Home
last modified time | relevance | path

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

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h467 #define RCC_TIMPrescActivated ((uint8_t)0x01) macro
469 …MCLK_PRESCALER(VALUE) (((VALUE) == RCC_TIMPrescDesactivated) || ((VALUE) == RCC_TIMPrescActivated))

Completed in 5 milliseconds