Searched refs:AUDIO_SAMPLE_FREQ (Results 1 – 2 of 2) sorted by relevance
39 #define AUDIO_SAMPLE_FREQ(frq) (uint8_t)(frq), (uint8_t)((frq >> 8)), (uint8_t)((frq >> 16)) macro
85 #define AUDIO_SAMPLE_FREQ(frq) (uint8_t)(frq), (uint8_t)((frq >> 8)), (uint8_t)((frq >> 16)) macro
Completed in 4 milliseconds