Searched refs:CounterSource (Results 1 – 8 of 8) sorted by relevance
248 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()
269 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()
272 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()
212 hlptim1.Init.CounterSource = LPTIM_COUNTERSOURCE_INTERNAL; in MX_LPTIM1_Init()
217 hlptim1.Init.CounterSource = LPTIM_COUNTERSOURCE_INTERNAL; in MX_LPTIM1_Init()
113 …uint32_t CounterSource; /*!< Specifies whether the counter is incremente… member
114 …uint32_t CounterSource; /*!< Specifies whether the counter is incremente… member