Searched refs:RCC_TIMPrescDesactivated (Results 1 – 1 of 1) sorted by relevance
319 #define RCC_TIMPrescDesactivated ((uint8_t)0x00) macro322 #define IS_RCC_TIMCLK_PRESCALER(VALUE) (((VALUE) == RCC_TIMPrescDesactivated) || ((VALUE) == RCC_TI…