mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
8face3e309
commit
d6e5189e71
10 changed files with 2432 additions and 2431 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#define CHIP_ID_8710AM 0xFA
|
||||
|
||||
enum _HAL_RESET_REASON{
|
||||
REASON_DEFAULT_RST = 0, /**< normal startup by power on */
|
||||
REASON_DEFAULT_RST = 0, /**< normal startup by power on */
|
||||
REASON_WDT_RST, /**< hardware watch dog reset */
|
||||
REASON_EXCEPTION_RST, /**< exception reset, GPIO status won't change */
|
||||
REASON_SOFT_WDT_RST, /**< software watch dog reset, GPIO status won't change */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue