/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/Legacy/ |
D | stm32l4xx_hal_can.c | 548 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 584 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 594 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 674 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 701 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 711 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 822 hcan->pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 823 if (hcan->pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1374 hcan->pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1375 if (hcan->pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/Legacy/ |
D | stm32f0xx_hal_can.c | 542 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 586 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 596 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 685 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 712 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 722 … hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 906 pRxMsg->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 907 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1574 pRxMsg->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1575 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/Legacy/ |
D | stm32f3xx_hal_can.c | 544 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 588 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 598 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 687 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 714 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 724 … hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 908 pRxMsg->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 909 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1576 pRxMsg->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1577 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/Legacy/ |
D | stm32f2xx_hal_can.c | 543 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 587 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 597 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 682 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 709 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 719 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 890 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 891 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1537 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1538 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/ |
D | stm32f7xx_hal_can.c | 574 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 618 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 628 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 713 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 740 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 750 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 921 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 922 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1568 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1569 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/Legacy/ |
D | stm32f1xx_hal_can.c | 555 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 599 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 609 hcan->pTxMsg->IDE | in HAL_CAN_Transmit() 696 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 723 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 733 hcan->pTxMsg->IDE | in HAL_CAN_Transmit_IT() 908 pRxMsg->IDE = (uint8_t)CAN_ID_EXT & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 909 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1578 pRxMsg->IDE = (uint8_t)0x04U & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1579 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/ |
D | stm32f4xx_hal_can.c | 568 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit() 612 if (hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit() 622 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit() 709 assert_param(IS_CAN_IDTYPE(hcan->pTxMsg->IDE)); in HAL_CAN_Transmit_IT() 736 if(hcan->pTxMsg->IDE == CAN_ID_STD) in HAL_CAN_Transmit_IT() 746 hcan->pTxMsg->IDE | \ in HAL_CAN_Transmit_IT() 917 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in HAL_CAN_Receive() 918 if (pRxMsg->IDE == CAN_ID_STD) in HAL_CAN_Receive() 1564 pRxMsg->IDE = (uint8_t)0x04 & hcan->Instance->sFIFOMailBox[FIFONumber].RIR; in CAN_Receive_IT() 1565 if (pRxMsg->IDE == CAN_ID_STD) in CAN_Receive_IT()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_can.c | 1214 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1217 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1242 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1250 pHeader->IDE | in HAL_CAN_AddTxMessage() 1511 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1512 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_can.c | 1214 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1217 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1242 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1250 pHeader->IDE | in HAL_CAN_AddTxMessage() 1499 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1500 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_can.c | 1230 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1233 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1258 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1266 pHeader->IDE | in HAL_CAN_AddTxMessage() 1515 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1516 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_can.c | 1258 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1261 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1286 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1294 pHeader->IDE | in HAL_CAN_AddTxMessage() 1543 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1544 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_can.c | 1230 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1233 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1258 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1266 pHeader->IDE | in HAL_CAN_AddTxMessage() 1515 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1516 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_can.c | 1230 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1233 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1258 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1266 pHeader->IDE | in HAL_CAN_AddTxMessage() 1515 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1516 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_can.c | 1258 assert_param(IS_CAN_IDTYPE(pHeader->IDE)); in HAL_CAN_AddTxMessage() 1261 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1286 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_AddTxMessage() 1294 pHeader->IDE | in HAL_CAN_AddTxMessage() 1543 pHeader->IDE = CAN_RI0R_IDE & hcan->Instance->sFIFOMailBox[RxFifo].RIR; in HAL_CAN_GetRxMessage() 1544 if (pHeader->IDE == CAN_ID_STD) in HAL_CAN_GetRxMessage()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_can_legacy.h | 158 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 183 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/ |
D | stm32f2xx_hal_can_legacy.h | 158 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 183 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_can_legacy.h | 163 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 188 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/Legacy/ |
D | stm32l4xx_hal_can_legacy.h | 155 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 180 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/ |
D | stm32f0xx_hal_can_legacy.h | 159 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 184 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/ |
D | stm32f1xx_hal_can_legacy.h | 118 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 143 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/ |
D | stm32f3xx_hal_can_legacy.h | 164 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 189 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be received. member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_can.h | 163 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 191 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_can.h | 158 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 186 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_can.h | 163 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 191 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_can.h | 163 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member 191 uint32_t IDE; /*!< Specifies the type of identifier for the message that will be transmitted. member
|