Home
last modified time | relevance | path

Searched refs:R_ETHER_Close (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ether.h185 fsp_err_t R_ETHER_Close(ether_ctrl_t * const p_ctrl);
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c203 .close = R_ETHER_Close,
388 fsp_err_t R_ETHER_Close (ether_ctrl_t * const p_ctrl) in R_ETHER_Close() function
632 err = R_ETHER_Close((ether_ctrl_t *) p_instance_ctrl); in R_ETHER_LinkProcess()