Home
last modified time | relevance | path

Searched refs:NRF_802154_SECURITY_WRITER_ENABLED (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_config.h473 #ifndef NRF_802154_SECURITY_WRITER_ENABLED
474 #define NRF_802154_SECURITY_WRITER_ENABLED 1 macro
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core_hooks.c111 #if NRF_802154_SECURITY_WRITER_ENABLED
167 #if NRF_802154_SECURITY_WRITER_ENABLED
Dnrf_802154.c895 caps_drv |= ((NRF_802154_SECURITY_WRITER_ENABLED && NRF_802154_ENCRYPTION_ENABLED) ? in nrf_802154_capabilities_get()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_security_writer.c53 #if NRF_802154_SECURITY_WRITER_ENABLED