/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/ |
H A D | genclk.h | 110 static inline void genclk_config_defaults(struct genclk_config *p_cfg, in genclk_config_defaults() 117 static inline void genclk_config_read(struct genclk_config *p_cfg, in genclk_config_read() 123 static inline void genclk_config_write(const struct genclk_config *p_cfg, in genclk_config_write() 132 static inline void genclk_config_set_source(struct genclk_config *p_cfg, in genclk_config_set_source() 165 static inline void genclk_config_set_divider(struct genclk_config *p_cfg, in genclk_config_set_divider() 174 static inline void genclk_enable(const struct genclk_config *p_cfg, uint32_t ul_id) in genclk_enable()
|
H A D | pll.h | 116 static inline void pll_config_init(struct pll_config *p_cfg, in pll_config_init() 147 static inline void pll_config_read(struct pll_config *p_cfg, uint32_t ul_pll_id) in pll_config_read() 158 static inline void pll_config_write(const struct pll_config *p_cfg, uint32_t ul_pll_id) in pll_config_write() 170 static inline void pll_enable(const struct pll_config *p_cfg, uint32_t ul_pll_id) in pll_enable()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/ |
H A D | r_sci_uart.c | 280 uart_cfg_t const * const p_cfg) in R_SCI_UartOpen() 815 uart_cfg_t const * const p_cfg) in r_sci_uart_open_param_check() 869 static ssp_err_t r_sci_uart_transfer_configure (uart_cfg_t const * const p_cfg, in r_sci_uart_transfer_configure() 922 uart_cfg_t const * const p_cfg) in r_sci_uart_transfer_open() 1006 uart_cfg_t const * const p_cfg) in r_sci_uart_config_set() 1061 uart_cfg_t const * const p_cfg) in r_sci_uart_external_rts_operation_enable() 1085 uart_cfg_t const * const p_cfg) in r_sci_uart_fifo_cfg() 1190 uart_cfg_t const * const p_cfg) in r_sci_irqs_cfg()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/ |
H A D | r_dtc.c | 176 transfer_cfg_t const * const p_cfg) in R_DTC_Open() 675 static void r_dtc_initialize_repeat_block_mode( transfer_cfg_t const * const p_cfg) in r_dtc_initialize_repeat_block_mode() 714 …p_err_t r_dtc_state_initialize(dtc_instance_ctrl_t * p_ctrl,transfer_cfg_t const * const p_cfg ) in r_dtc_state_initialize() 771 …sp_err_t r_dtc_parameter_check(dtc_instance_ctrl_t * p_ctrl,transfer_cfg_t const * const p_cfg ) in r_dtc_parameter_check()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_sci_uart/ |
H A D | r_sci_uart.c | 313 fsp_err_t R_SCI_UART_Open (uart_ctrl_t * const p_api_ctrl, uart_cfg_t const * const p_cfg) in R_SCI_UART_Open() 1257 … r_sci_uart_transfer_open (sci_uart_instance_ctrl_t * const p_ctrl, uart_cfg_t const * const p_cfg) in r_sci_uart_transfer_open() 1311 …oid r_sci_uart_config_set (sci_uart_instance_ctrl_t * const p_ctrl, uart_cfg_t const * const p_cfg) in r_sci_uart_config_set() 1478 static void r_sci_irqs_cfg (sci_uart_instance_ctrl_t * const p_ctrl, uart_cfg_t const * const p_cfg) in r_sci_irqs_cfg()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_gpt/ |
H A D | r_gpt.c | 198 fsp_err_t R_GPT_Open (timer_ctrl_t * const p_ctrl, timer_cfg_t const * const p_cfg) in R_GPT_Open() 1189 …void gpt_common_open (gpt_instance_ctrl_t * const p_instance_ctrl, timer_cfg_t const * const p_cfg) in gpt_common_open() 1220 …_hardware_initialize (gpt_instance_ctrl_t * const p_instance_ctrl, timer_cfg_t const * const p_cfg) in gpt_hardware_initialize() 1633 static uint32_t gpt_gtior_calculate (timer_cfg_t const * const p_cfg, gpt_pin_level_t const stop_le… in gpt_gtior_calculate()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/ |
H A D | r_gpt.c | 200 timer_cfg_t const * const p_cfg) in R_GPT_TimerOpen() 575 timer_cfg_t const * const p_cfg, in gpt_common_open() 643 timer_cfg_t const * const p_cfg, in gpt_hardware_initialize()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_ioport/ |
H A D | r_ioport.c | 144 fsp_err_t R_IOPORT_Open (ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg) in R_IOPORT_Open() 202 fsp_err_t R_IOPORT_PinsCfg (ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg) in R_IOPORT_PinsCfg() 722 void r_ioport_pins_config (const ioport_cfg_t * p_cfg) in r_ioport_pins_config()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_ioport/ |
H A D | r_ioport.c | 192 ssp_err_t R_IOPORT_Init (const ioport_cfg_t * p_cfg) in R_IOPORT_Init() 230 ssp_err_t R_IOPORT_PinsCfg (const ioport_cfg_t * p_cfg) in R_IOPORT_PinsCfg()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_elc/ |
H A D | r_elc.c | 122 ssp_err_t R_ELC_Init (elc_cfg_t const * const p_cfg) in R_ELC_Init()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/ |
H A D | r_flash_lp.c | 207 ssp_err_t R_FLASH_LP_Open (flash_ctrl_t * const p_api_ctrl, flash_cfg_t const * const p_cfg) in R_FLASH_LP_Open() 1515 …_t flash_fmi_setup (flash_lp_instance_ctrl_t * const p_ctrl, flash_cfg_t const * const p_cfg, ssp_… in flash_fmi_setup()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/ |
H A D | r_elc_api.h | 145 elc_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_input_capture_api.h | 254 …input_capture_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instan… member
|
H A D | r_timer_api.h | 308 timer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_transfer_api.h | 409 transfer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_flash_api.h | 372 flash_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_uart_api.h | 294 uart_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/ |
H A D | r_flash_hp.h | 76 flash_cfg_t const * p_cfg; member
|
H A D | r_sci_uart.h | 90 uart_cfg_t const * p_cfg; member
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/ |
H A D | hw_flash_lp.c | 98 ssp_err_t HW_FLASH_LP_irq_cfg (bool state, flash_cfg_t const * const p_cfg, IRQn_Type irq) in HW_FLASH_LP_irq_cfg()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_dtc/ |
H A D | r_dtc.c | 141 fsp_err_t R_DTC_Open (transfer_ctrl_t * const p_api_ctrl, transfer_cfg_t const * const p_cfg) in R_DTC_Open()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/api/ |
H A D | r_uart_api.h | 284 uart_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_flash_api.h | 355 flash_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_timer_api.h | 322 timer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|
H A D | r_ioport_api.h | 373 ioport_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
|