/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/Legacy/ |
D | stm32f0xx_hal_can.c | 813 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 837 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 896 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 933 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 936 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 945 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 1005 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1029 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1084 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1275 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0) != 0U)) in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/Legacy/ |
D | stm32f3xx_hal_can.c | 815 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 839 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 898 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 935 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 938 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 947 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 1007 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1031 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1086 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1277 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0) != 0U)) in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/Legacy/ |
D | stm32f2xx_hal_can.c | 802 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 823 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 880 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 918 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 921 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 930 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 987 if((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1008 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1064 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1250 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0); in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/ |
D | stm32f7xx_hal_can.c | 833 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 854 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 911 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 949 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 952 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 961 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 1018 if((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1039 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1095 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1281 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0); in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/Legacy/ |
D | stm32f1xx_hal_can.c | 821 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 842 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 898 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 936 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 939 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 948 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 1005 if((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1026 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1083 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1276 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0); in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/ |
D | stm32f4xx_hal_can.c | 829 if ((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive() 850 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 907 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 945 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 948 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 957 if (FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 1014 if((FIFONumber == CAN_FIFO0) && ((hcan->State == HAL_CAN_STATE_BUSY_RX0) || \ in HAL_CAN_Receive_IT() 1035 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1091 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1277 tmp1 = __HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0); in HAL_CAN_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/Legacy/ |
D | stm32l4xx_hal_can.c | 848 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive() 851 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in HAL_CAN_Receive() 923 if(FIFONumber == CAN_FIFO0) in HAL_CAN_Receive_IT() 1097 (__HAL_CAN_MSG_PENDING(hcan, CAN_FIFO0) != 0)) in HAL_CAN_IRQHandler() 1100 CAN_Receive_IT(hcan, CAN_FIFO0); in HAL_CAN_IRQHandler() 1400 if (FIFONumber == CAN_FIFO0) in CAN_Receive_IT() 1402 __HAL_CAN_FIFO_RELEASE(hcan, CAN_FIFO0); in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_can_legacy.h | 372 #define CAN_FIFO0 ((uint8_t)0x00) /*!< CAN FIFO 0 used to receive */ macro 496 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 591 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 729 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/ |
D | stm32f2xx_hal_can_legacy.h | 372 #define CAN_FIFO0 ((uint8_t)0x00) /*!< CAN FIFO 0 used to receive */ macro 496 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 591 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 729 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_can_legacy.h | 377 #define CAN_FIFO0 ((uint8_t)0x00) /*!< CAN FIFO 0 used to receive */ macro 501 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 596 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 734 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/ |
D | stm32l4xx_hal_can_legacy.h | 367 #define CAN_FIFO0 ((uint8_t)0x00) /*!< CAN FIFO 0 used to receive */ macro 484 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 581 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 728 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
D | stm32f0xx_hal_can_legacy.h | 375 #define CAN_FIFO0 ((uint8_t)0x00U) /*!< CAN FIFO 0 used to receive */ macro 502 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 600 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 754 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32f1xx_hal_can_legacy.h | 340 #define CAN_FIFO0 ((uint8_t)0x00) /*!< CAN FIFO 0 used to receive */ macro 534 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 639 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 756 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/ |
D | stm32f3xx_hal_can_legacy.h | 380 #define CAN_FIFO0 ((uint8_t)0x00U) /*!< CAN FIFO 0 used to receive */ macro 507 #define __HAL_CAN_MSG_PENDING(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 605 #define __HAL_CAN_FIFO_RELEASE(__HANDLE__, __FIFONUMBER__) (((__FIFONUMBER__) == CAN_FIFO0)? \ 759 #define IS_CAN_FIFO(FIFO) (((FIFO) == CAN_FIFO0) || ((FIFO) == CAN_FIFO1))
|