Home
last modified time | relevance | path

Searched defs:Pulse (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_lptim.c354 HAL_StatusTypeDef HAL_LPTIM_PWM_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_PWM_Start()
418 …_StatusTypeDef HAL_LPTIM_PWM_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_PWM_Start_IT()
520 …tatusTypeDef HAL_LPTIM_OnePulse_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_OnePulse_Start()
584 …usTypeDef HAL_LPTIM_OnePulse_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_OnePulse_Start_IT()
686 …StatusTypeDef HAL_LPTIM_SetOnce_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_SetOnce_Start()
750 …tusTypeDef HAL_LPTIM_SetOnce_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_SetOnce_Start_IT()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_lptim.c458 HAL_StatusTypeDef HAL_LPTIM_PWM_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_PWM_Start()
530 …_StatusTypeDef HAL_LPTIM_PWM_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_PWM_Start_IT()
656 …tatusTypeDef HAL_LPTIM_OnePulse_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_OnePulse_Start()
728 …usTypeDef HAL_LPTIM_OnePulse_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_OnePulse_Start_IT()
854 …StatusTypeDef HAL_LPTIM_SetOnce_Start(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_SetOnce_Start()
926 …tusTypeDef HAL_LPTIM_SetOnce_Start_IT(LPTIM_HandleTypeDef *hlptim, uint32_t Period, uint32_t Pulse) in HAL_LPTIM_SetOnce_Start_IT()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_tim.h87 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
109 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
Dstm32l1xx_ll_rtc.h3199 __STATIC_INLINE void LL_RTC_CAL_SetPulse(RTC_TypeDef *RTCx, uint32_t Pulse) in LL_RTC_CAL_SetPulse()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tim.h99 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
125 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
Dstm32l0xx_ll_rtc.h3136 __STATIC_INLINE void LL_RTC_CAL_SetPulse(RTC_TypeDef *RTCx, uint32_t Pulse) in LL_RTC_CAL_SetPulse()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h99 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
131 …uint32_t Pulse; /*!< Specifies the pulse value to be loaded into the Capture Compare Regis… member
Dstm32l4xx_ll_rtc.h3049 __STATIC_INLINE void LL_RTC_CAL_SetPulse(RTC_TypeDef *RTCx, uint32_t Pulse) in LL_RTC_CAL_SetPulse()