Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c4188 …tusTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs) in HAL_FDCAN_TT_DeactivateNotification() argument
4195 assert_param(IS_FDCAN_TT_IT(InactiveTTITs)); in HAL_FDCAN_TT_DeactivateNotification()
4200 __HAL_FDCAN_TT_DISABLE_IT(hfdcan, InactiveTTITs); in HAL_FDCAN_TT_DeactivateNotification()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c5253 …tusTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs) in HAL_FDCAN_TT_DeactivateNotification() argument
5260 assert_param(IS_FDCAN_TT_IT(InactiveTTITs)); in HAL_FDCAN_TT_DeactivateNotification()
5265 __HAL_FDCAN_TT_DISABLE_IT(hfdcan, InactiveTTITs); in HAL_FDCAN_TT_DeactivateNotification()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c5253 …tusTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs) in HAL_FDCAN_TT_DeactivateNotification() argument
5260 assert_param(IS_FDCAN_TT_IT(InactiveTTITs)); in HAL_FDCAN_TT_DeactivateNotification()
5265 __HAL_FDCAN_TT_DISABLE_IT(hfdcan, InactiveTTITs); in HAL_FDCAN_TT_DeactivateNotification()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h1982 …usTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h2125 …usTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h2125 …usTypeDef HAL_FDCAN_TT_DeactivateNotification(FDCAN_HandleTypeDef *hfdcan, uint32_t InactiveTTITs);