Home
last modified time | relevance | path

Searched defs:sample_rate (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Dsound.c10 void sound_create_square_wave(uint sample_rate, unsigned short *data, int size, in sound_create_square_wave()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c34 uint sample_rate; member