Searched refs:cleanup_arm_nvic (Results 1 – 3 of 3) sorted by relevance
14 void cleanup_arm_nvic(void);
14 void cleanup_arm_nvic(void) { in cleanup_arm_nvic() function
192 cleanup_arm_nvic(); /* cleanup NVIC registers */ in do_boot()