Searched refs:IS_FDCAN_TX_LOCATION (Results 1 – 12 of 12) sorted by relevance
1346 #define IS_FDCAN_TX_LOCATION(LOCATION) (((LOCATION) == FDCAN_TX_BUFFER0 ) || ((LOCATION) == FDCAN_T… macro
1799 assert_param(IS_FDCAN_TX_LOCATION(BufferIndex)); in HAL_FDCAN_AddMessageToTxBuffer()2694 assert_param(IS_FDCAN_TX_LOCATION(sTriggerConfig->TxBufferIndex)); in HAL_FDCAN_TT_ConfigTrigger()
2827 assert_param(IS_FDCAN_TX_LOCATION(BufferIndex)); in HAL_FDCAN_AddMessageToTxBuffer()3756 assert_param(IS_FDCAN_TX_LOCATION(sTriggerConfig->TxBufferIndex)); in HAL_FDCAN_TT_ConfigTrigger()
2116 #define IS_FDCAN_TX_LOCATION(LOCATION) (((LOCATION) == FDCAN_TX_BUFFER0 ) || ((LOCATION) == FDCAN_T… macro
2259 #define IS_FDCAN_TX_LOCATION(LOCATION) (((LOCATION) == FDCAN_TX_BUFFER0 ) || ((LOCATION) == FDCAN_T… macro