Intel® Quark™ Microcontroller Software Interface
1.4.0
Intel® Quark™ Microcontroller BSP
|
Identification functions for Quark Microcontrollers. More...
Functions | |
uint32_t | qm_soc_id (void) |
Get Quark SoC identification number. More... | |
uint32_t | qm_soc_version (void) |
Get Quark SoC version number. More... | |
Identification functions for Quark Microcontrollers.
uint32_t qm_soc_id | ( | void | ) |
Get Quark SoC identification number.
Definition at line 10 of file qm_identification.c.
uint32_t qm_soc_version | ( | void | ) |
Get Quark SoC version number.
Definition at line 21 of file qm_identification.c.