Home
last modified time | relevance | path

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

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_flash_hp/
H A Dr_flash_hp.c386 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_Open() local
468 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_Write() local
532 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_Erase() local
648 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_BlankCheck() local
703 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_StatusGet() local
748 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_IdCodeSet() local
805 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_AccessWindowSet() local
857 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_AccessWindowClear() local
898 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_Reset() local
939 flash_hp_instance_ctrl_t * p_ctrl = (flash_hp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_HP_StartUpAreaSelect() local
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp.c209 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_Open() local
290 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_Write() local
332 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_Read() local
386 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_Erase() local
465 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_BlankCheck() local
513 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_StatusGet() local
566 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_AccessWindowSet() local
642 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_AccessWindowClear() local
707 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_IdCodeSet() local
768 flash_lp_instance_ctrl_t * p_ctrl = (flash_lp_instance_ctrl_t *) p_api_ctrl; in R_FLASH_LP_Reset() local
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c283 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartOpen() local
424 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartClose() local
499 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartRead() local
563 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartWrite() local
641 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartBaudSet() local
691 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartInfoGet() local
770 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UartAbort() local
814 static ssp_err_t r_sci_uart_open_param_check (sci_uart_instance_ctrl_t const * const p_ctrl, in r_sci_uart_open_param_check()
836 static ssp_err_t r_sci_read_write_param_check (sci_uart_instance_ctrl_t const * const p_ctrl, in r_sci_read_write_param_check()
921 static ssp_err_t r_sci_uart_transfer_open (sci_uart_instance_ctrl_t * const p_ctrl, in r_sci_uart_transfer_open()
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_dataflash.c59 void HW_FLASH_LP_dataflash_enable (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_dataflash_enable()
80 void HW_FLASH_LP_dataflash_enter_pe_mode (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_dataflash_enter_pe_mode()
116 ssp_err_t HW_FLASH_LP_dataflash_enter_read_mode (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_dataflash_enter_read_mode()
158 void HW_FLASH_LP_dataflash_write (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const src_start… in HW_FLASH_LP_dataflash_write()
193 void HW_FLASH_LP_dataflash_write_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t… in HW_FLASH_LP_dataflash_write_operation()
223 ssp_err_t HW_FLASH_LP_dataflash_write_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t mi… in HW_FLASH_LP_dataflash_write_monitor()
290 void HW_FLASH_LP_dataflash_erase (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t start_addr, uin… in HW_FLASH_LP_dataflash_erase()
313 void HW_FLASH_LP_dataflash_erase_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t… in HW_FLASH_LP_dataflash_erase_operation()
345 ssp_err_t HW_FLASH_LP_dataflash_erase_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t bl… in HW_FLASH_LP_dataflash_erase_monitor()
410 void HW_FLASH_LP_dataflash_blank_check (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t start_add… in HW_FLASH_LP_dataflash_blank_check()
[all …]
H A Dhw_codeflash.c58 void HW_FLASH_LP_codeflash_enter_pe_mode (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_codeflash_enter_pe_mode()
105 ssp_err_t HW_FLASH_LP_codeflash_enter_read_mode (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_codeflash_enter_read_mode()
158 void HW_FLASH_LP_codeflash_write (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const src_start… in HW_FLASH_LP_codeflash_write()
191 void HW_FLASH_LP_codeflash_write_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t… in HW_FLASH_LP_codeflash_write_operation()
255 ssp_err_t HW_FLASH_LP_codeflash_write_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t mi… in HW_FLASH_LP_codeflash_write_monitor()
332 void HW_FLASH_LP_codeflash_erase (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t start_add… in HW_FLASH_LP_codeflash_erase()
354 void HW_FLASH_LP_codeflash_erase_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t… in HW_FLASH_LP_codeflash_erase_operation()
385 ssp_err_t HW_FLASH_LP_codeflash_erase_monitor (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t bl… in HW_FLASH_LP_codeflash_erase_monitor()
451 ssp_err_t HW_FLASH_LP_codeflash_blank_check (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_… in HW_FLASH_LP_codeflash_blank_check()
482 void HW_FLASH_LP_codeflash_blank_check_operation (flash_lp_instance_ctrl_t * const p_ctrl, const ui… in HW_FLASH_LP_codeflash_blank_check_operation()
[all …]
H A Dhw_codeflash_extra.c59 ssp_err_t HW_FLASH_LP_set_startup_area_temporary (flash_lp_instance_ctrl_t * const p_ctrl, flash_st… in HW_FLASH_LP_set_startup_area_temporary()
101 ssp_err_t HW_FLASH_LP_access_window_set (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const st… in HW_FLASH_LP_access_window_set()
144 ssp_err_t HW_FLASH_LP_access_window_clear (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_access_window_clear()
179 ssp_err_t HW_FLASH_LP_set_id_code (flash_lp_instance_ctrl_t * const p_ctrl, in HW_FLASH_LP_set_id_code()
273 ssp_err_t HW_FLASH_LP_set_startup_area_boot (flash_lp_instance_ctrl_t * const p_ctrl, flash_startup… in HW_FLASH_LP_set_startup_area_boot()
306 void HW_FLASH_LP_extra_operation (flash_lp_instance_ctrl_t * const p_ctrl, const uint32_t start_… in HW_FLASH_LP_extra_operation()
350 ssp_err_t HW_FLASH_LP_extra_check (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_extra_check()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/
H A Dr_dtc.c183 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Open() local
258 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Reset() local
319 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Start() local
359 ssp_err_t R_DTC_Stop (transfer_ctrl_t * const p_ctrl) in R_DTC_Stop()
378 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Enable() local
415 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Disable() local
449 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_InfoGet() local
509 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Close() local
577 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_BlockReset() local
654 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) *(p_vector_info->pp_ctrl); in elc_software_event_isr() local
[all …]
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_sci_uart/
H A Dr_sci_uart.c315 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_Open() local
472 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_Close() local
532 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_Read() local
593 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_Write() local
705 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_CallbackSet() local
754 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_BaudSet() local
792 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_InfoGet() local
848 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_Abort() local
933 sci_uart_instance_ctrl_t * p_ctrl = (sci_uart_instance_ctrl_t *) p_api_ctrl; in R_SCI_UART_ReadStop() local
1130 static void r_sci_negate_de_pin (sci_uart_instance_ctrl_t const * const p_ctrl) in r_sci_negate_de_pin()
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c202 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_TimerOpen() local
261 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_Stop() local
284 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_Start() local
308 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_CounterGet() local
332 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_Reset() local
371 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_PeriodSet() local
416 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_DutyCycleSet() local
448 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_InfoGet() local
491 gpt_instance_ctrl_t * p_ctrl = (gpt_instance_ctrl_t *) p_api_ctrl; in R_GPT_Close() local
574 static ssp_err_t gpt_common_open (gpt_instance_ctrl_t * const p_ctrl, in gpt_common_open()
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp.c145 void HW_FLASH_LP_init (flash_lp_instance_ctrl_t * const p_ctrl, current_parameters_t * p_current_pa… in HW_FLASH_LP_init()
206 ssp_err_t HW_FLASH_LP_erase (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t block_address, uint3… in HW_FLASH_LP_erase()
271 ssp_err_t HW_FLASH_LP_write (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const src_start_addr… in HW_FLASH_LP_write()
360 ssp_err_t HW_FLASH_LP_blankcheck (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t start_address, … in HW_FLASH_LP_blankcheck()
443 ssp_err_t HW_FLASH_LP_pe_mode_enter (flash_lp_instance_ctrl_t * const p_ctrl, flash_type_t flash_ty… in HW_FLASH_LP_pe_mode_enter()
490 ssp_err_t HW_FLASH_LP_pe_mode_exit (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_pe_mode_exit()
514 void HW_FLASH_LP_reset (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_reset()
549 static inline bool HW_FLASH_LP_frdyi_df_bgo_write (flash_lp_instance_ctrl_t *p_ctrl, flash_callback… in HW_FLASH_LP_frdyi_df_bgo_write()
583 static inline bool HW_FLASH_LP_frdyi_df_bgo_erase (flash_lp_instance_ctrl_t *p_ctrl, flash_callback… in HW_FLASH_LP_frdyi_df_bgo_erase()
616 static inline bool HW_FLASH_LP_frdyi_df_bgo_blankcheck (flash_lp_instance_ctrl_t *p_ctrl, flash_cal… in HW_FLASH_LP_frdyi_df_bgo_blankcheck()
[all …]
/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()
173 fsp_err_t R_IOPORT_Close (ioport_ctrl_t * const p_ctrl) in R_IOPORT_Close()
202 fsp_err_t R_IOPORT_PinsCfg (ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg) in R_IOPORT_PinsCfg()
231 fsp_err_t R_IOPORT_PinCfg (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, uint32_t cfg) in R_IOPORT_PinCfg()
275 fsp_err_t R_IOPORT_PinRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t * p… in R_IOPORT_PinRead()
304 fsp_err_t R_IOPORT_PortRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_size_t * p_po… in R_IOPORT_PortRead()
342 fsp_err_t R_IOPORT_PortWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_size_t value… in R_IOPORT_PortWrite()
383 fsp_err_t R_IOPORT_PinWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t le… in R_IOPORT_PinWrite()
438 fsp_err_t R_IOPORT_PortDirectionSet (ioport_ctrl_t * const p_ctrl, in R_IOPORT_PortDirectionSet()
499 fsp_err_t R_IOPORT_PortEventInputRead (ioport_ctrl_t * const p_ctrl, bsp_io_port_t port, ioport_siz… in R_IOPORT_PortEventInputRead()
[all …]
/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()
278 fsp_err_t R_GPT_Stop (timer_ctrl_t * const p_ctrl) in R_GPT_Stop()
302 fsp_err_t R_GPT_Start (timer_ctrl_t * const p_ctrl) in R_GPT_Start()
326 fsp_err_t R_GPT_Reset (timer_ctrl_t * const p_ctrl) in R_GPT_Reset()
350 fsp_err_t R_GPT_Enable (timer_ctrl_t * const p_ctrl) in R_GPT_Enable()
396 fsp_err_t R_GPT_Disable (timer_ctrl_t * const p_ctrl) in R_GPT_Disable()
429 fsp_err_t R_GPT_PeriodSet (timer_ctrl_t * const p_ctrl, uint32_t const period_counts) in R_GPT_PeriodSet()
504 fsp_err_t R_GPT_DutyCycleSet (timer_ctrl_t * const p_ctrl, uint32_t const duty_cycle_counts, uint32… in R_GPT_DutyCycleSet()
618 fsp_err_t R_GPT_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_GPT_InfoGet()
657 fsp_err_t R_GPT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_GPT_StatusGet()
[all …]
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_dtc/
H A Dr_dtc.c146 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Open() local
195 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Reconfigure() local
238 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Reset() local
343 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Enable() local
361 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Disable() local
383 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_InfoGet() local
429 dtc_instance_ctrl_t * p_ctrl = (dtc_instance_ctrl_t *) p_api_ctrl; in R_DTC_Close() local
460 static fsp_err_t r_dtc_prv_enable (dtc_instance_ctrl_t * p_ctrl) in r_dtc_prv_enable()
514 static void r_dtc_set_info (dtc_instance_ctrl_t * p_ctrl, transfer_info_t * p_info) in r_dtc_set_info()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/hw/
H A Dhw_sci_uart_private.h482 …STATIC_INLINE void HW_SCI_RxIrqEnable(R_SCI0_Type * p_reg, sci_uart_instance_ctrl_t * const p_ctrl) in HW_SCI_RxIrqEnable()
498 …STATIC_INLINE void HW_SCI_TeIrqEnable(R_SCI0_Type * p_reg, sci_uart_instance_ctrl_t * const p_ctrl) in HW_SCI_TeIrqEnable()
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/api/
H A Dr_uart_api.h283 uart_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_flash_api.h354 flash_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_timer_api.h321 timer_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_ioport_api.h372 ioport_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_transfer_api.h391 transfer_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_cgc_api.h371 cgc_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/
H A Dr_input_capture_api.h253 input_capture_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_timer_api.h307 timer_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_transfer_api.h408 transfer_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_flash_api.h371 flash_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member
H A Dr_uart_api.h293 uart_ctrl_t * p_ctrl; ///< Pointer to the control structure for this instance member