Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 10 of 10) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_pib.c222 void nrf_802154_pib_promiscuous_set(bool enabled) in nrf_802154_pib_promiscuous_set()
232 void nrf_802154_pib_rx_on_when_idle_set(bool enabled) in nrf_802154_pib_rx_on_when_idle_set()
242 void nrf_802154_pib_auto_ack_set(bool enabled) in nrf_802154_pib_auto_ack_set()
252 void nrf_802154_pib_pan_coord_set(bool enabled) in nrf_802154_pib_pan_coord_set()
Dnrf_802154.c675 void nrf_802154_promiscuous_set(bool enabled) in nrf_802154_promiscuous_set()
680 void nrf_802154_rx_on_when_idle_set(bool enabled) in nrf_802154_rx_on_when_idle_set()
685 void nrf_802154_auto_ack_set(bool enabled) in nrf_802154_auto_ack_set()
700 void nrf_802154_pan_coord_set(bool enabled) in nrf_802154_pan_coord_set()
731 void nrf_802154_auto_pending_bit_set(bool enabled) in nrf_802154_auto_pending_bit_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c692 void nrf_802154_pan_coord_set(bool enabled) in nrf_802154_pan_coord_set()
719 void nrf_802154_promiscuous_set(bool enabled) in nrf_802154_promiscuous_set()
744 void nrf_802154_rx_on_when_idle_set(bool enabled) in nrf_802154_rx_on_when_idle_set()
897 void nrf_802154_auto_pending_bit_set(bool enabled) in nrf_802154_auto_pending_bit_set()
Dnrf_802154_spinel_dec_net.c350 bool enabled; in spinel_decode_prop_nrf_802154_pan_coord_set() local
398 bool enabled; in spinel_decode_prop_nrf_802154_promiscuous_set() local
427 bool enabled; in spinel_decode_prop_nrf_802154_rx_on_when_idle_set() local
572 bool enabled; in spinel_decode_prop_nrf_802154_auto_pending_bit_set() local
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ack_generator/
Dnrf_802154_ack_data.c59 …bool enabled; /// If setting pending bit … member
648 void nrf_802154_ack_data_enable(bool enabled) in nrf_802154_ack_data_enable()
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h610 bool enabled = nrf_nfct_autocolres_is_enabled(p_reg); in nrfy_nfct_autocolres_is_enabled() local
735 bool enabled = nrf_nfct_pad_config_enable_check(p_reg); in nrfy_nfct_pad_config_enable_check() local
Dnrfy_gpiote.h319 bool enabled = nrf_gpiote_te_is_enabled(p_reg, idx); in nrfy_gpiote_te_is_enabled() local
Dnrfy_pwm.h359 bool enabled = nrf_pwm_enable_check(p_reg); in nrfy_pwm_enable_check() local
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c363 uint32_t enabled = nrf_power_int_enable_get(NRF_POWER); in nrfx_power_irq_handler() local
Dnrfx_usbd.c1630 const uint32_t enabled = nrf_usbd_int_enable_get(NRF_USBD); in nrfx_usbd_irq_handler() local