Searched refs:IS_FDCAN_DATA_SJW (Results 1 – 18 of 18) sorted by relevance
1330 #define IS_FDCAN_DATA_SJW(SJW) (((SJW) >= 1U) && ((SJW) <= 16U)) macro
2091 #define IS_FDCAN_DATA_SJW(SJW) (((SJW) >= 1U) && ((SJW) <= 16U)) macro
2234 #define IS_FDCAN_DATA_SJW(SJW) (((SJW) >= 1U) && ((SJW) <= 16U)) macro
321 assert_param(IS_FDCAN_DATA_SJW(hfdcan->Init.DataSyncJumpWidth)); in HAL_FDCAN_Init()
318 assert_param(IS_FDCAN_DATA_SJW(hfdcan->Init.DataSyncJumpWidth)); in HAL_FDCAN_Init()
241 assert_param(IS_FDCAN_DATA_SJW(hfdcan->Init.DataSyncJumpWidth)); in HAL_FDCAN_Init()
324 assert_param(IS_FDCAN_DATA_SJW(hfdcan->Init.DataSyncJumpWidth)); in HAL_FDCAN_Init()