Searched refs:FDCAN_RX_FIFO1 (Results 1 – 12 of 12) sorted by relevance
705 #define FDCAN_RX_FIFO1 ((uint32_t)0x00000041U) /*!< Get received message from Rx FIFO 1 */ macro1351 ((FIFO) == FDCAN_RX_FIFO1))
1023 #define FDCAN_RX_FIFO1 ((uint32_t)0x00000041U) /*!< Get received message from Rx FIFO 1 */ macro2133 ((FIFO) == FDCAN_RX_FIFO1))
1095 #define FDCAN_RX_FIFO1 ((uint32_t)0x00000041U) /*!< Get received message from Rx FIFO 1 */ macro2276 ((FIFO) == FDCAN_RX_FIFO1))
1952 else if (RxLocation == FDCAN_RX_FIFO1) /* Rx element is assigned to the Rx FIFO 1 */ in HAL_FDCAN_GetRxMessage()2050 else if (RxLocation == FDCAN_RX_FIFO1) /* Rx element is assigned to the Rx FIFO 1 */ in HAL_FDCAN_GetRxMessage()
2993 else if (RxLocation == FDCAN_RX_FIFO1) /* Rx element is assigned to the Rx FIFO 1 */ in HAL_FDCAN_GetRxMessage()3103 else if (RxLocation == FDCAN_RX_FIFO1) /* Rx element is assigned to the Rx FIFO 1 */ in HAL_FDCAN_GetRxMessage()