|
OpenBSL
v.0.1.0
|
OpenBSL main (external) header file. More...
#include "OpenBSL_Config.h"Go to the source code of this file.
Functions | |
| void | OpenBSL_Init (void) |
| device/HW initialization function for OpenBSL More... | |
| bool | OpenBSL_EntryCheck (void) |
| check whether it is necessary to run BSL or application More... | |
| void | OpenBSL_RunApp (void) |
| run application, leave BSL mode More... | |
| void | OpenBSL_RunBSL (void) |
| BSL main routine. More... | |
OpenBSL main (external) header file.
| bool OpenBSL_EntryCheck | ( | void | ) |
check whether it is necessary to run BSL or application
OpenBSL_EntryCheck
| - |
| void OpenBSL_Init | ( | void | ) |
| void OpenBSL_RunApp | ( | void | ) |
run application, leave BSL mode
OpenBSL_RunApp
| - |
| void OpenBSL_RunBSL | ( | void | ) |
1.8.5