Searched refs:IEEE802154_CONFIG_RX_SLOT (Results 1 – 4 of 4) sorted by relevance
800 IEEE802154_CONFIG_RX_SLOT, enumerator
980 case IEEE802154_CONFIG_RX_SLOT: { in nrf5_configure()
929 zassert_equal(type, IEEE802154_CONFIG_RX_SLOT, "Config type incorrect."); in custom_configure_csl_rx_slot()
805 result = radio_api->configure(radio_dev, IEEE802154_CONFIG_RX_SLOT, in otPlatRadioReceiveAt()