Home
last modified time | relevance | path

Searched refs:RADIO_STATE_SLEEP (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.h46 RADIO_STATE_SLEEP = 1, enumerator
Dieee802154_mcxw.c217 mcxw_radio->state = RADIO_STATE_SLEEP; in mcxw_start()
250 mcxw_ctx.state = RADIO_STATE_SLEEP; in mcxw_radio_sleep()
714 __ASSERT_NO_MSG(mcxw_ctx.state == RADIO_STATE_SLEEP); in mcxw_receive_at()
1091 mcxw_ctx.state = RADIO_STATE_SLEEP; in plme_mac_sap_handler()