Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c572 for(i = RESET_REASON_LOW_VOLTAGE; i <= RESET_REASON_SOFT; i++) in System_Return_Last_Reset_Reason()
A DSystem_ACM32F0x0.h238 RESET_REASON_SOFT = 0x07U, // soft reset enumerator
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c678 for(i = RESET_REASON_LOW_VOLTAGE; i <= RESET_REASON_SOFT; i++) in System_Return_Last_Reset_Reason()
A DSystem_ACM32F4.h578 RESET_REASON_SOFT = 0x07U, // soft reset enumerator

Completed in 18 milliseconds