Searched refs:rx_on_when_idle (Results 1 – 4 of 4) sorted by relevance
112 bool rx_on_when_idle; member
804 nrf5_radio->rx_on_when_idle = true; in nrf5_init()1043 nrf_802154_rx_on_when_idle_set(config->rx_on_when_idle); in nrf5_configure()1044 nrf5_data.rx_on_when_idle = config->rx_on_when_idle; in nrf5_configure()1046 if (config->rx_on_when_idle == false) { in nrf5_configure()1140 if (!nrf5_data.rx_on_when_idle) { in nrf_802154_receive_failed()
1163 bool rx_on_when_idle; member
1010 .rx_on_when_idle = aRxOnWhenIdle in otPlatRadioSetRxOnWhenIdle()