Searched refs:PCFG_CLOCK_GATE_MODE_ALWAYS_OFF (Results 1 – 7 of 7) sorted by relevance
22 #define PCFG_CLOCK_GATE_MODE_ALWAYS_OFF (0x2UL) macro25 #define PCFG_PERIPH_KEEP_CLOCK_OFF(p) (PCFG_CLOCK_GATE_MODE_ALWAYS_OFF << (p))
22 #define PCFG_CLOCK_GATE_MODE_ALWAYS_OFF (0x2UL) macro26 #define PCFG_PERIPH_KEEP_CLOCK_OFF(p) (PCFG_CLOCK_GATE_MODE_ALWAYS_OFF << (p))
Completed in 17 milliseconds