Home
last modified time | relevance | path

Searched defs:pRxFifoConfig (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h458 Canexcel_Ip_RxFifoConfig_Type pRxFifoConfig; /**< The RxFifo configuration */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcan/
Dfsl_flexcan.c2423 void FLEXCAN_SetRxFifoConfig(CAN_Type *base, const flexcan_rx_fifo_config_t *pRxFifoConfig, bool en… in FLEXCAN_SetRxFifoConfig()