Home
last modified time | relevance | path

Searched defs:SampleTime (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lptim.h96 …uint32_t SampleTime; /*!< Selects the clock sampling time to configure the clock glitch filter. member
120 …uint32_t SampleTime; /*!< Selects the trigger sampling time to configure the clock glitch filte… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lptim.h85 …uint32_t SampleTime; /*!< Selects the clock sampling time to configure the clock glitch filter. member
103 …uint32_t SampleTime; /*!< Selects the trigger sampling time to configure the clock glitch filte… member
Dstm32l4xx_ll_dac.h1226 …oid LL_DAC_SetSampleAndHoldSampleTime(DAC_TypeDef *DACx, uint32_t DAC_Channel, uint32_t SampleTime) in LL_DAC_SetSampleAndHoldSampleTime()