Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_rcc.h319 #define RCC_TIMPrescDesactivated ((uint8_t)0x00) macro
322 #define IS_RCC_TIMCLK_PRESCALER(VALUE) (((VALUE) == RCC_TIMPrescDesactivated) || ((VALUE) == RCC_TI…