![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
M471M/R1/S SYS Header File. More...
Go to the source code of this file.
Functions | |
__STATIC_INLINE void | SYS_UnlockReg (void) |
Disable register write-protection function. More... | |
__STATIC_INLINE void | SYS_LockReg (void) |
Enable register write-protection function. More... | |
void | SYS_ClearResetSrc (uint32_t u32Src) |
Clear reset source. More... | |
uint32_t | SYS_GetBODStatus (void) |
Get Brown-out detector output status. More... | |
uint32_t | SYS_GetResetSrc (void) |
Get reset status register value. More... | |
uint32_t | SYS_IsRegLocked (void) |
Check if register is locked nor not. More... | |
uint32_t | SYS_ReadPDID (void) |
Get product ID. More... | |
void | SYS_ResetChip (void) |
Reset chip with chip reset. More... | |
void | SYS_ResetCPU (void) |
Reset chip with CPU reset. More... | |
void | SYS_ResetModule (uint32_t u32ModuleIndex) |
Reset selected module. More... | |
void | SYS_EnableBOD (int32_t i32Mode, uint32_t u32BODLevel) |
Enable and configure Brown-out detector function. More... | |
void | SYS_DisableBOD (void) |
Disable Brown-out detector function. More... | |
M471M/R1/S SYS Header File.
SPDX-License-Identifier: Apache-2.0
Definition in file sys.h.