Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_andes_atcpit100.c45 #define CHANNEL_NUM (4) macro
46 #define CH_NUM_PER_COUNTER (CHANNEL_NUM - 1)
47 #define TIMER0_CHANNEL(ch) BIT(((ch) * CHANNEL_NUM))
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c437 GENFSK->CHANNEL_NUM = 2402 - 2360 + 2 * i; in hpmcal_disable()
644 GENFSK->CHANNEL_NUM = GENFSK_CHANNEL_NUM_CHANNEL_NUM(40 + chan); in radio_freq_chan_set()