Searched refs:RADIO_BAND_AM (Results 1 – 3 of 3) sorted by relevance
44 RADIO_BAND_AM = 0, /* Amplitude Modulation band: LW, MW, SW */ enumerator
45 static_assert(RADIO_BAND_AM == static_cast<int>(Band::AM),
69 .type = RADIO_BAND_AM,