Searched refs:TSC_PG_PRESC_DIV1 (Results 1 – 2 of 2) sorted by relevance
174 #define TSC_PG_PRESC_DIV1 ((uint32_t)(0U << 12U)) macro540 #define IS_TSC_PG_PRESC(VAL) (((VAL) == TSC_PG_PRESC_DIV1) || \
267 #define TSC_PG_PRESC_DIV1 0x00000000UL /*!< Pulse Gene… macro692 #define IS_TSC_PG_PRESC(__VALUE__) (((__VALUE__) == TSC_PG_PRESC_DIV1) || \