Searched refs:PERIPHERAL_ID_MIN (Results 1 – 1 of 1) sorted by relevance
15 #define PERIPHERAL_ID_MIN 2 macro60 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_enable()79 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_disable()96 if (periph->id < PERIPHERAL_ID_MIN) in clk_sam9x5_peripheral_get_rate()120 if (periph->id < PERIPHERAL_ID_MIN || !periph->range.max) { in clk_sam9x5_peripheral_set_rate()
Completed in 2 milliseconds