The SVC numbers used by the SVC functions in the SoC library.
| Enumerator |
|---|
| SD_FLASH_WRITE | Base value for SVCs that are available when the SoftDevice is disabled.
|
| SD_MUTEX_NEW | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_MUTEX_ACQUIRE | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_MUTEX_RELEASE | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RAND_APPLICATION_VECTOR_GET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_MODE_SET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_POF_ENABLE | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_POF_THRESHOLD_SET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_GPREGRET_SET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_GPREGRET_CLR | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_POWER_GPREGRET_GET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_CLOCK_HFCLK_REQUEST | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_CLOCK_HFCLK_RELEASE | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_CLOCK_HFCLK_IS_RUNNING | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RADIO_NOTIFICATION_CFG_SET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_ECB_BLOCK_ENCRYPT | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_ECB_BLOCKS_ENCRYPT | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RADIO_SESSION_OPEN | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RADIO_SESSION_CLOSE | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RADIO_REQUEST | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_EVT_GET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_TEMP_GET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SD_RAND_SEED_SET | Base value for SVCs that are not available when the SoftDevice is disabled.
|
| SVC_SOC_LAST | Base value for SVCs that are not available when the SoftDevice is disabled.
|