Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2961 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in HAL_LPTIM_IRQHandler()
3045 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in HAL_LPTIM_IRQHandler()
3845 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in LPTIM_DMACaptureCplt()
3886 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in LPTIM_DMACaptureHalfCplt()
3927 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in LPTIM_DMAUpdateEventCplt()
3968 hlptim->Channel = HAL_LPTIM_ACTIVE_CHANNEL_4; in LPTIM_DMAUpdateEventHalfCplt()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h187 HAL_LPTIM_ACTIVE_CHANNEL_4 = 0x08U, /*!< The active channel is 4 */ enumerator