Intel® Quark™ Microcontroller Software Interface
1.4.0
Intel® Quark™ Microcontroller BSP
Main Page
Modules
Data Structures
Files
File List
qm_init.c
1
/*
2
* {% copyright %}
3
*/
4
5
#include "qm_init.h"
6
7
void
qm_soc_reset
(
qm_soc_reset_t
reset_type)
8
{
9
QM_SCSS_PMU->rstc |= reset_type;
10
}
qm_soc_reset
void qm_soc_reset(qm_soc_reset_t reset_type)
Reset the SoC.
Definition:
qm_init.c:7
qm_soc_reset_t
qm_soc_reset_t
Reset Mode type.
Definition:
qm_init.h:21
drivers
qm_init.c
Generated on Tue Mar 7 2017 21:59:18 for Intel® Quark™ Microcontroller Software Interface by
1.8.6