Home
last modified time | relevance | path

Searched defs:p_cfg (Results 1 – 25 of 31) sorted by relevance

12

/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/
H A Dgenclk.h110 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 Dpll.h116 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 Dr_sci_uart.c280 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 Dr_dtc.c176 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 Dr_sci_uart.c313 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 Dr_gpt.c198 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 Dr_gpt.c200 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 Dr_ioport.c144 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 Dr_ioport.c192 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 Dr_elc.c122 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 Dr_flash_lp.c207 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 Dr_elc_api.h145 elc_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_input_capture_api.h254 …input_capture_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instan… member
H A Dr_timer_api.h308 timer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_transfer_api.h409 transfer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_flash_api.h372 flash_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_uart_api.h294 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 Dr_flash_hp.h76 flash_cfg_t const * p_cfg; member
H A Dr_sci_uart.h90 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 Dhw_flash_lp.c98 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 Dr_dtc.c141 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 Dr_uart_api.h284 uart_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_flash_api.h355 flash_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_timer_api.h322 timer_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member
H A Dr_ioport_api.h373 ioport_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance member

12