Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ether_phy.h61 …void (* p_target_init)(ether_phy_instance_ctrl_t * p_instance_ctrl); … member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c1015 if (NULL != p_callback->p_target_init) in ether_phy_targets_initialize()
1017 p_callback->p_target_init(p_instance_ctrl); in ether_phy_targets_initialize()