Intel® Quark™ Microcontroller Software Interface
1.4.0
Intel® Quark™ Microcontroller BSP
|
Initialisation and reset. More...
Enumerations | |
enum | qm_soc_reset_t { QM_WARM_RESET = BIT(1), QM_COLD_RESET = BIT(3) } |
Reset Mode type. More... | |
Functions | |
void | qm_soc_reset (qm_soc_reset_t reset_type) |
Reset the SoC. More... | |
Initialisation and reset.
enum qm_soc_reset_t |
void qm_soc_reset | ( | qm_soc_reset_t | reset_type | ) |