Home
last modified time | relevance | path

Searched refs:HAL_LPTIM_ACTIVE_CHANNEL_3 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2931 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in HAL_LPTIM_IRQHandler()
3027 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in HAL_LPTIM_IRQHandler()
3841 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in LPTIM_DMACaptureCplt()
3882 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in LPTIM_DMACaptureHalfCplt()
3923 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in LPTIM_DMAUpdateEventCplt()
3964 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_3; in LPTIM_DMAUpdateEventHalfCplt()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h186 HAL_LPTIM_ACTIVE_CHANNEL_3 = 0x04U, /*!< The active channel is 3 */ enumerator