Home
last modified time | relevance | path

Searched refs:CounterSource (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_lptim.c248 assert_param(IS_LPTIM_COUNTER_SOURCE(hlptim->Init.CounterSource)); in HAL_LPTIM_Init()
278 …if (((hlptim->Init.Clock.Source) == LPTIM_CLOCKSOURCE_ULPTIM) || ((hlptim->Init.CounterSource) == … in HAL_LPTIM_Init()
296 hlptim->Init.CounterSource); in HAL_LPTIM_Init()
298 …if (((hlptim->Init.Clock.Source) == LPTIM_CLOCKSOURCE_ULPTIM) || ((hlptim->Init.CounterSource) == … in HAL_LPTIM_Init()
1538 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start()
1623 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start_IT()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_lptim.c269 assert_param(IS_LPTIM_COUNTER_SOURCE(hlptim->Init.CounterSource)); in HAL_LPTIM_Init()
328 …if (((hlptim->Init.Clock.Source) == LPTIM_CLOCKSOURCE_ULPTIM) || ((hlptim->Init.CounterSource) == … in HAL_LPTIM_Init()
346 hlptim->Init.CounterSource); in HAL_LPTIM_Init()
348 …if (((hlptim->Init.Clock.Source) == LPTIM_CLOCKSOURCE_ULPTIM) || ((hlptim->Init.CounterSource) == … in HAL_LPTIM_Init()
1631 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start()
1712 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start_IT()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_lptim.c272 assert_param(IS_LPTIM_COUNTER_SOURCE(hlptim->Init.CounterSource)); in HAL_LPTIM_Init()
353 hlptim->Init.CounterSource); in HAL_LPTIM_Init()
1648 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start()
1729 …if ((hlptim->Init.Clock.Source != LPTIM_CLOCKSOURCE_ULPTIM) && (hlptim->Init.CounterSource == LPTI… in HAL_LPTIM_Counter_Start_IT()
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/
H A Dmain.c212 hlptim1.Init.CounterSource = LPTIM_COUNTERSOURCE_INTERNAL; in MX_LPTIM1_Init()
/btstack/port/stm32-l451-miromico-sx1280/Src/
H A Dmain.c217 hlptim1.Init.CounterSource = LPTIM_COUNTERSOURCE_INTERNAL; in MX_LPTIM1_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_lptim.h113 …uint32_t CounterSource; /*!< Specifies whether the counter is incremente… member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_lptim.h114 …uint32_t CounterSource; /*!< Specifies whether the counter is incremente… member
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_lptim.h114 …uint32_t CounterSource; /*!< Specifies whether the counter is incremente… member