Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/
Dstm32f4xx.h8236 #define TIM_CR1_UDIS ((uint16_t)0x0002) /*!<Update disable … macro
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
Dstm32f407xx.h11917 #define TIM_CR1_UDIS TIM_CR1_UDIS_Msk /*!<Update disable … macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp157axx_ca7.h27495 #define TIM_CR1_UDIS ((uint16_t)0x0002) /*!<Update disable */ macro