Home
last modified time | relevance | path

Searched refs:LL_TIM_OSSI_DISABLE (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_tim.c116 #define IS_LL_TIM_OSSI_STATE(__VALUE__) (((__VALUE__) == LL_TIM_OSSI_DISABLE) \
659 TIM_BDTRInitStruct->OSSIState = LL_TIM_OSSI_DISABLE; in LL_TIM_BDTR_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_tim.c122 #define IS_LL_TIM_OSSI_STATE(__VALUE__) (((__VALUE__) == LL_TIM_OSSI_DISABLE) \
686 TIM_BDTRInitStruct->OSSIState = LL_TIM_OSSI_DISABLE; in LL_TIM_BDTR_StructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_tim.h810 #define LL_TIM_OSSI_DISABLE 0x00000000U /*!< When inactive, OCx/OCxN… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_tim.h995 #define LL_TIM_OSSI_DISABLE 0x00000000U /*!< When inactive, OCx/OCxN… macro