Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h394 IEEE802154_PHY_HRP_UWB_NOMINAL_128_M_HPRF = BIT(4), enumerator
405 (IEEE802154_PHY_HRP_UWB_NOMINAL_64_M_BPRF | IEEE802154_PHY_HRP_UWB_NOMINAL_128_M_HPRF | \
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_utils.h391 case IEEE802154_PHY_HRP_UWB_NOMINAL_128_M_HPRF: in ieee802154_radio_get_multiple_of_symbol_period()