Searched refs:RCC_MP_RSTSCLRR_PADRSTF (Results 1 – 3 of 3) sorted by relevance
65 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) == 0U) { in print_reset_reason()89 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) != 0U) { in print_reset_reason()130 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) != 0U) { in print_reset_reason()
292 #define RCC_MP_RSTSCLRR_PADRSTF BIT(2) macro
952 #define RCC_MP_RSTSCLRR_PADRSTF BIT(2) macro