Home
last modified time | relevance | path

Searched refs:RESET_REASON_POR12 (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c562 for(i = RESET_REASON_POR; i >= RESET_REASON_POR12; i--) in System_Return_Last_Reset_Reason()
A DSystem_ACM32F0x0.h239RESET_REASON_POR12 = 0x09U, // core power on reset, rtc not reset, eg:wakeup from standby enumerator
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c668 for(i = RESET_REASON_POR; i >= RESET_REASON_POR12; i--) in System_Return_Last_Reset_Reason()
A DSystem_ACM32F4.h579RESET_REASON_POR12 = 0x09U, // core power on reset, rtc not reset, eg:wakeup from standb… enumerator

Completed in 19 milliseconds