Home
last modified time | relevance | path

Searched defs:RxBuffer (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c624 void Netc_Eth_Ip_MSIX_SIMsgEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_MSIX_SIMsgEvent()
664 void Netc_Eth_Ip_0_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_0_MSIX_TxEvent()
672 void Netc_Eth_Ip_1_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_1_MSIX_TxEvent()
680 void Netc_Eth_Ip_2_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_2_MSIX_TxEvent()
688 void Netc_Eth_Ip_3_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_3_MSIX_TxEvent()
696 void Netc_Eth_Ip_4_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_4_MSIX_TxEvent()
704 void Netc_Eth_Ip_5_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_5_MSIX_TxEvent()
712 void Netc_Eth_Ip_6_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_6_MSIX_TxEvent()
720 void Netc_Eth_Ip_7_MSIX_TxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_7_MSIX_TxEvent()
729 void Netc_Eth_Ip_0_MSIX_RxEvent(uint8 RxChannelId, const uint32 * RxBuffer, uint8 BufferSize) in Netc_Eth_Ip_0_MSIX_RxEvent()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c1346 const uint8 *RxBuffer, in Spi_Ip_CheckValidParameters()
1645 uint8 *RxBuffer, in Spi_Ip_SyncTransmit()
1720 uint8 *RxBuffer, in Spi_Ip_AsyncTransmit()
/hal_nxp-latest/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h184 uint8* RxBuffer; /**< Store pointer for Rx buffer */ member
226 uint8* RxBuffer; /**< Store pointer for Rx buffer */ member
/hal_nxp-latest/s32/drivers/s32ze/Platform/include/
DMru_Ip_Types.h146 uint32 * RxBuffer; /**< Receiving buffer. */ member