Searched refs:IS_PMU_RSTSRC (Results 1 – 2 of 2) sorted by relevance
242 #define IS_PMU_RSTSRC(__RSTSRC__) (((__RSTSRC__) == PMU_RSTSRC_EXTRST) ||\ macro
1127 assert_parameters(IS_PMU_RSTSRC(RSTSource)); in PMU_GetRSTSource()
Completed in 6 milliseconds