Home
last modified time | relevance | path

Searched refs:R_IOPORT_Open (Results 1 – 4 of 4) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzn/
Dr_ioport.h171 fsp_err_t R_IOPORT_Open(ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg);
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_ioport.h290 fsp_err_t R_IOPORT_Open(ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg);
/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_ioport/
Dr_ioport.c111 .open = R_IOPORT_Open,
142 fsp_err_t R_IOPORT_Open (ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg) in R_IOPORT_Open() function
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_ioport/
Dr_ioport.c109 .open = R_IOPORT_Open,
161 fsp_err_t R_IOPORT_Open (ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg) in R_IOPORT_Open() function