![]() |
S115 SoftDevice for nRF54LS05 API documentation 10.0.0
|
| enum NRF_SOC_EVTS |
#include <nrf_soc.h>
SoC Events.
| Enumerator | |
|---|---|
| NRF_EVT_HFCLKSTARTED | Event indicating that the HFCLK has started. |
| NRF_EVT_POWER_FAILURE_WARNING | Event indicating that a power failure warning has occurred. |
| NRF_EVT_FLASH_OPERATION_SUCCESS | Event indicating that the ongoing flash operation has completed successfully. |
| NRF_EVT_FLASH_OPERATION_ERROR | Event indicating that the ongoing flash operation has timed out with an error. |
| NRF_EVT_RADIO_BLOCKED | Event indicating that a radio timeslot was blocked. |
| NRF_EVT_RADIO_SIGNAL_CALLBACK_INVALID_RETURN | Event indicating that a radio timeslot signal callback handler return was invalid. |
| NRF_EVT_RADIO_SESSION_IDLE | Event indicating that a radio timeslot session is idle. |
| NRF_EVT_RADIO_SESSION_CLOSED | Event indicating that a radio timeslot session is closed. |
| NRF_EVT_RAND_SEED_REQUEST | Event indicating that the random number generator needs to be seeded. Reply with sd_rand_seed_set |
| NRF_EVT_NUMBER_OF_EVTS | |