Lines Matching refs:INFO
63 INFO("Reset reason (0x%x):\n", rstsr); in print_reset_reason()
67 INFO("System exits from STANDBY\n"); in print_reset_reason()
72 INFO("MPU exits from CSTANDBY\n"); in print_reset_reason()
78 INFO(" Power-on Reset (rst_por)\n"); in print_reset_reason()
83 INFO(" Brownout Reset (rst_bor)\n"); in print_reset_reason()
90 INFO(" System reset generated by MCU (MCSYSRST)\n"); in print_reset_reason()
92 INFO(" Local reset generated by MCU (MCSYSRST)\n"); in print_reset_reason()
99 INFO(" System reset generated by MPU (MPSYSRST)\n"); in print_reset_reason()
104 INFO(" Reset due to a clock failure on HSE\n"); in print_reset_reason()
109 INFO(" IWDG1 Reset (rst_iwdg1)\n"); in print_reset_reason()
114 INFO(" IWDG2 Reset (rst_iwdg2)\n"); in print_reset_reason()
119 INFO(" MPU Processor 0 Reset\n"); in print_reset_reason()
125 INFO(" MPU Processor 1 Reset\n"); in print_reset_reason()
131 INFO(" Pad Reset from NRST\n"); in print_reset_reason()
136 INFO(" Reset due to a failure of VDD_CORE\n"); in print_reset_reason()
200 INFO("Monotonic counter has been incremented (value 0x%x)\n", in update_monotonic_counter()