Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_lptim.c1251 __HAL_LPTIM_ENABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Start_IT()
1294 __HAL_LPTIM_DISABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Stop_IT()
1909 if (__HAL_LPTIM_GET_IT_SOURCE(hlptim, LPTIM_IT_DOWN) != RESET) in HAL_LPTIM_IRQHandler()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_lptim.c1369 __HAL_LPTIM_ENABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Start_IT()
1412 __HAL_LPTIM_DISABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Stop_IT()
2027 if (__HAL_LPTIM_GET_IT_SOURCE(hlptim, LPTIM_IT_DOWN) != RESET) in HAL_LPTIM_IRQHandler()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_lptim.c1352 __HAL_LPTIM_ENABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Start_IT()
1395 __HAL_LPTIM_DISABLE_IT(hlptim, LPTIM_IT_DOWN); in HAL_LPTIM_Encoder_Stop_IT()
2010 if (__HAL_LPTIM_GET_IT_SOURCE(hlptim, LPTIM_IT_DOWN) != RESET) in HAL_LPTIM_IRQHandler()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_lptim.h322 #define LPTIM_IT_DOWN LPTIM_IER_DOWNIE macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_lptim.h380 #define LPTIM_IT_DOWN LPTIM_IER_DOWNIE macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_lptim.h380 #define LPTIM_IT_DOWN LPTIM_IER_DOWNIE macro