Searched refs:IDE (Results 1 – 5 of 5) sorted by relevance
1245 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage()1248 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage()1282 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage()1290 pHeader->IDE | in HAL_CAN_AddTxMessage()1538 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage()1539 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
172 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member197 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
176 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member204 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member
6 It allows to build the project either by using a command line terminal or by using IDE's like [VSCo…174 # IDE Support
654 - Removed support for Raisonance Ride7 IDE (Reduces the amount of work to be done at each new relea…