Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c178 static uint8_t ether_check_magic_packet_detection_bit(ether_instance_ctrl_t const * const p_insta…
466 ETHER_ERROR_RETURN(0 == ether_check_magic_packet_detection_bit(p_instance_ctrl), in R_ETHER_BufferRelease()
901 ETHER_ERROR_RETURN(0 == ether_check_magic_packet_detection_bit(p_instance_ctrl), in R_ETHER_Read()
1027 ETHER_ERROR_RETURN(0 == ether_check_magic_packet_detection_bit(p_instance_ctrl), in R_ETHER_Write()
1793 static uint8_t ether_check_magic_packet_detection_bit (ether_instance_ctrl_t const * const p_instan… in ether_check_magic_packet_detection_bit() function