Home
last modified time | relevance | path

Searched refs:HAL_CAN_ERROR_NONE (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/Legacy/
Dstm32l4xx_hal_can.c322 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
742 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
906 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1059 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1184 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/Legacy/
Dstm32f0xx_hal_can.c322 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
759 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1067 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1221 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1362 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1022 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1695 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2051 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/Legacy/
Dstm32f3xx_hal_can.c327 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
761 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1069 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1223 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1364 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/Legacy/
Dstm32f2xx_hal_can.c321 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
756 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1045 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1195 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1343 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1022 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1683 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2039 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_can.c333 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
787 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1076 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1226 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1374 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/Legacy/
Dstm32f1xx_hal_can.c334 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
770 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1063 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1220 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1372 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_can.c329 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
783 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Transmit_IT()
1072 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Receive_IT()
1222 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
1370 if(hcan->ErrorCode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1038 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1699 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2055 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1066 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1727 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2083 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1038 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1699 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2055 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1038 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1699 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2055 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_can.c444 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Init()
492 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_DeInit()
1066 hcan->ErrorCode = HAL_CAN_ERROR_NONE; in HAL_CAN_Start()
1727 uint32_t errorcode = HAL_CAN_ERROR_NONE; in HAL_CAN_IRQHandler()
2083 if (errorcode != HAL_CAN_ERROR_NONE) in HAL_CAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h238 #define HAL_CAN_ERROR_NONE 0x00000000U /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h238 #define HAL_CAN_ERROR_NONE 0x00000000U /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h243 #define HAL_CAN_ERROR_NONE 0x00000000U /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h233 #define HAL_CAN_ERROR_NONE ((uint32_t)0x00000000) /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h240 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h198 #define HAL_CAN_ERROR_NONE 0x00000000U /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h245 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_can.h292 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_can.h287 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_can.h292 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_can.h292 #define HAL_CAN_ERROR_NONE (0x00000000U) /*!< No error … macro

12