Home
last modified time | relevance | path

Searched refs:AppWdgLimit (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c2466 assert_param(IS_FDCAN_MAX_VALUE(pTTParams->AppWdgLimit, 255U)); in HAL_FDCAN_TT_ConfigOperation()
2527 (pTTParams->AppWdgLimit << FDCAN_TTOCF_AWL_Pos) | \ in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c3523 assert_param(IS_FDCAN_MAX_VALUE(pTTParams->AppWdgLimit, 255U)); in HAL_FDCAN_TT_ConfigOperation()
3585 (pTTParams->AppWdgLimit << FDCAN_TTOCF_AWL_Pos) | \ in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c3523 assert_param(IS_FDCAN_MAX_VALUE(pTTParams->AppWdgLimit, 255U)); in HAL_FDCAN_TT_ConfigOperation()
3585 (pTTParams->AppWdgLimit << FDCAN_TTOCF_AWL_Pos) | \ in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h493 uint32_t AppWdgLimit; /*!< Specifies the Application Watchdog Limit : maximum time after member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h502 uint32_t AppWdgLimit; /*!< Specifies the Application Watchdog Limit : maximum time after member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h502 uint32_t AppWdgLimit; /*!< Specifies the Application Watchdog Limit : maximum time after member