Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/serialization/include/serialization/
Dnrf_802154_serialization_error.h114 nrf_802154_ser_err_t reason; member
/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_serialization_error_helper.h62 nrf_802154_ser_err_data_t err = {.reason = e}; \
/hal_nordic-latest/nrfs/include/internal/services/
Dnrfs_clock.h57 nrfs_clock_evt_reason_t reason; /**< Reason for the event. */ member
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_nfct.h152 nrfx_nfct_error_t reason; ///< Reason for error. member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c1054 nfct_evt.params.error.reason = NRFX_NFCT_ERROR_FRAMEDELAYTIMEOUT; in nrfx_nfct_irq_handler()
/hal_nordic-latest/nrfx/
DCHANGELOG.md22 - Fixed the local reset reason handling for nRF54H20 in the nrfx_reset_reason helper. Now, the loca…
137 - Fixed a missing CTRLAP reset reason for nRF91 in the POWER HAL.
414 …application core-specific functionalities for nRF5340 in the RESET HAL and the reset reason helper.