Searched refs:IS_PMU_PERH_POWER (Results 1 – 2 of 2) sorted by relevance
238 #define IS_PMU_PERH_POWER(x) (((x) == PMU_POWER_SRAM0) || \ macro
278 assert_param(IS_PMU_PERH_POWER(perh)); in ald_pmu_perh_power_config()
Completed in 6 milliseconds