Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/Legacy/
Dstm32l4xx_hal_can.c544 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
580 if (transmitmailbox != CAN_TXSTATUS_NOMAILBOX) in HAL_CAN_Transmit()
671 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
697 if(transmitmailbox != CAN_TXSTATUS_NOMAILBOX) in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/Legacy/
Dstm32f0xx_hal_can.c538 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
682 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/Legacy/
Dstm32f3xx_hal_can.c540 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
684 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/Legacy/
Dstm32f2xx_hal_can.c539 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
679 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_can.c570 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
710 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/Legacy/
Dstm32f1xx_hal_can.c551 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
693 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_can.c564 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit()
706 uint32_t transmitmailbox = CAN_TXSTATUS_NOMAILBOX; in HAL_CAN_Transmit_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_can_legacy.h693 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04) /*!< CAN cell did not provide CAN_TxStatus_NoM… macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32f2xx_hal_can_legacy.h693 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04) /*!< CAN cell did not provide CAN_TxStatus_NoM… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_can_legacy.h698 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04) /*!< CAN cell did not provide CAN_TxStatus_NoM… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32l4xx_hal_can_legacy.h672 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04) /*!< CAN cell did not provide CAN_TxStatus_NoM… macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32f0xx_hal_can_legacy.h706 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04U) /*!< CAN cell did not provide CAN_TxStatus_No… macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32f1xx_hal_can_legacy.h332 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04) /*!< CAN cell did not provide CAN_TxStatus_NoM… macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32f3xx_hal_can_legacy.h711 #define CAN_TXSTATUS_NOMAILBOX ((uint8_t)0x04U) /*!< CAN cell did not provide CAN_TxStatus_No… macro