Home
last modified time | relevance | path

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

/bsp/renesas/ra2l1-cpk/ra/fsp/inc/api/
A Dr_ioport_api.h185 IOPORT_ETHERNET_CHANNEL_END ///< Marks end of enum - used by parameter checking enumerator
/bsp/renesas/ra6m4-cpk/ra/fsp/inc/api/
A Dr_ioport_api.h185 IOPORT_ETHERNET_CHANNEL_END ///< Marks end of enum - used by parameter checking enumerator
/bsp/renesas/ra6m4-iot/ra/fsp/inc/api/
A Dr_ioport_api.h185 IOPORT_ETHERNET_CHANNEL_END ///< Marks end of enum - used by parameter checking enumerator
/bsp/renesas/ra6m3-ek/ra/fsp/inc/api/
A Dr_ioport_api.h185 IOPORT_ETHERNET_CHANNEL_END ///< Marks end of enum - used by parameter checking enumerator
/bsp/renesas/ra6m3-ek/ra/fsp/src/r_ioport/
A Dr_ioport.c697 FSP_ERROR_RETURN(channel < IOPORT_ETHERNET_CHANNEL_END, FSP_ERR_INVALID_ARGUMENT); in R_IOPORT_EthernetModeCfg()
/bsp/renesas/ra6m4-cpk/ra/fsp/src/r_ioport/
A Dr_ioport.c697 FSP_ERROR_RETURN(channel < IOPORT_ETHERNET_CHANNEL_END, FSP_ERR_INVALID_ARGUMENT); in R_IOPORT_EthernetModeCfg()
/bsp/renesas/ra2l1-cpk/ra/fsp/src/r_ioport/
A Dr_ioport.c697 FSP_ERROR_RETURN(channel < IOPORT_ETHERNET_CHANNEL_END, FSP_ERR_INVALID_ARGUMENT); in R_IOPORT_EthernetModeCfg()
/bsp/renesas/ra6m4-iot/ra/fsp/src/r_ioport/
A Dr_ioport.c697 FSP_ERROR_RETURN(channel < IOPORT_ETHERNET_CHANNEL_END, FSP_ERR_INVALID_ARGUMENT); in R_IOPORT_EthernetModeCfg()

Completed in 30 milliseconds