Searched refs:IEEE802154_CLOCK_DEPS (Results 1 – 1 of 1) sorted by relevance
260 #define IEEE802154_CLOCK_DEPS (BIT(MODEM_CLOCK_802154_MAC) | BIT(MODEM_CLOCK_BLE_BB) | BIT(MODEM_… macro284 case PERIPH_IEEE802154_MODULE: deps = IEEE802154_CLOCK_DEPS; break; in modem_clock_get_module_deps()