Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/Legacy/
Dstm32f0xx_hal_can.c825 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
941 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1017 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1283 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1) != 0U)) in HAL_CAN_IRQHandler()
1286 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1612 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/Legacy/
Dstm32f3xx_hal_can.c827 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
943 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1019 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1285 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1) != 0U)) in HAL_CAN_IRQHandler()
1288 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1614 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/Legacy/
Dstm32f2xx_hal_can.c811 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
926 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
996 if((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1259 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1265 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1575 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_can.c842 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
957 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1027 if((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1290 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1296 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1606 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/Legacy/
Dstm32f1xx_hal_can.c830 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
944 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1014 if((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1285 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1291 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1616 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_can.c838 if ((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive()
953 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1023 if((FIFONumber == CAN_FIFO1) && ((hcan->State == HAL_CAN_STATE_BUSY_RX1) || \ in HAL_CAN_Receive_IT()
1286 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1292 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1602 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/Legacy/
Dstm32l4xx_hal_can.c856 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in HAL_CAN_Receive()
1105 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO1) != 0)) in HAL_CAN_IRQHandler()
1108 CAN_Receive_IT(hcan, CAN_FIFO1); in HAL_CAN_IRQHandler()
1410 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO1); in CAN_Receive_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h373 #define CAN_FIFO1 ((uint8_t)0x01) /*!< CAN FIFO 1 used to receive */ macro
729 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h373 #define CAN_FIFO1 ((uint8_t)0x01) /*!< CAN FIFO 1 used to receive */ macro
729 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h378 #define CAN_FIFO1 ((uint8_t)0x01) /*!< CAN FIFO 1 used to receive */ macro
734 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h368 #define CAN_FIFO1 ((uint8_t)0x01) /*!< CAN FIFO 1 used to receive */ macro
728 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h376 #define CAN_FIFO1 ((uint8_t)0x01U) /*!< CAN FIFO 1 used to receive */ macro
754 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h341 #define CAN_FIFO1 ((uint8_t)0x01) /*!< CAN FIFO 1 used to receive */ macro
756 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h381 #define CAN_FIFO1 ((uint8_t)0x01U) /*!< CAN FIFO 1 used to receive */ macro
759 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))