All functions exposed by the board.
|
void | cybsp_syspm_do_warmboot (void) |
| Prepares the system to handle warm boot.
|
|
cy_rslt_t | cybsp_syspm_dsram_init (void) |
| Initializes the deepsleep ram setup. More...
|
|
|
cy_stc_syspm_warmboot_entrypoint_t | syspmBspDeepSleepEntryPoint |
| DS entry point.
|
|
◆ cybsp_syspm_dsram_init()
cy_rslt_t cybsp_syspm_dsram_init |
( |
void |
| ) |
|
Initializes the deepsleep ram setup.
- Returns
- CY_RSLT_SUCCESS if the board is successfully initialized, if there is a problem initializing any hardware it returns an error code specific to the hardware module that had a problem.