Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim_ex.h75 …uint32_t Commutation_Delay; /*!< Specifies the pulse value to be loaded into the Capture Compare… member
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c220 OC_Config.Pulse = sConfig->Commutation_Delay; in HAL_TIMEx_HallSensor_Init()