Home
last modified time | relevance | path

Searched full:sound (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/samples/boards/bbc/microbit/sound/
Dsample.yaml2 name: BBC micro:bit Sound
4 sample.board.bbc_microbit.sound:
8 tags: sound
DREADME.rst2 :name: Sound
34 :zephyr-app: samples/boards/bbc/microbit/sound
43 :zephyr-app: samples/boards/bbc/microbit/sound
DCMakeLists.txt6 project(sound) project
/Zephyr-latest/drivers/i2s/
DKconfig1 # I2S (Inter-IC Sound) driver configuration options
10 bool "Inter-IC Sound (I2S) bus drivers"
12 Enable support for the I2S (Inter-IC Sound) hardware bus.
DKconfig.litex12 Enable Litex Inter Sound (I2S) bus driver.
DKconfig.sam_ssc13 Enable Inter Sound (I2S) bus driver for Atmel SAM MCU family based on
/Zephyr-latest/modules/
DKconfig.sof8 bool "Sound Open Firmware (SOF)"
11 Build Sound Open Firmware (SOF) support.
DKconfig.stm32279 Enable STM32Cube Inter-IC sound (I2S) HAL module driver
284 Enable STM32Cube Extended Inter-IC sound (I2S) HAL module driver
/Zephyr-latest/doc/hardware/peripherals/audio/
Di2s.rst3 Inter-IC Sound (I2S) Bus
9 The I2S (Inter-IC Sound) API provides support for the standard I2S interface
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/
DREADME.rst87 cat /dev/ttyUSB0 > /tmp/sound.raw
89 .. note:: The "cat /dev/ttyUSB0 > /tmp/sound.raw" command should be launched after the audio
96 dos2unix -f /tmp/sound.raw
131 Now that we have a binary PCM file (say sound.raw), you can use,
133 Use the 'Import->Raw Data' menu to load the sound.raw file as
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst100 cat /dev/ttyACM0 > /tmp/sound.raw
101 dos2unix -f /tmp/sound.raw
111 The /tmp/sound.raw file final size should result exactly of 32000 byte, but sometimes may
116 dd if=sound.raw of=sound_clean.raw bs=1 skip=1
151 Now that we have a binary PCM file (say sound.raw), you can use,
154 Use the 'Import->Raw Data' menu to load the sound.raw file as
/Zephyr-latest/drivers/dai/intel/ssp/
DKconfig.ssp13 Enable Inter Sound (I2S) bus driver based on
/Zephyr-latest/drivers/dai/intel/alh/
DKconfig.alh14 abstracted support for numerous sound interfaces (e.g. SoundWire).
/Zephyr-latest/drivers/dma/
DKconfig.nxp_sof_host_dma10 SOF (Sound Open Firmware) host
/Zephyr-latest/samples/boards/enjoydigital/litex/i2s/
DREADME.rst36 It seems that after a few minutes some music delay occurs, this is because the sound driver is not …
/Zephyr-latest/samples/drivers/i2s/i2s_codec/
DREADME.rst32 To run you can connect earphones to the lineout connect and hear the sound
/Zephyr-latest/dts/bindings/i2s/
Dnordic,nrf-i2s.yaml4 description: Nordic I2S (Inter-IC sound interface)
/Zephyr-latest/samples/bluetooth/hap_ha/
Dprj.conf46 # the capture of ambient sound.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst36 through some physical behavior like blinking, playing a sound or vibrating.
/Zephyr-latest/samples/boards/bbc/microbit/sound/src/
Dmain.c37 * should result in the maximum sound volume. in beep()
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/
Dindex.rst24 * sound processing units;
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c366 } else if (!strcmp(argv[j], "32b-sound")) { in cmd_create_config()
368 } else if (!strcmp(argv[j], "96b-sound")) { in cmd_create_config()
712 "<max> <mode-0>] [aa-only, 32b-sound, 96b-sound, 32b-rand, 64b-rand, 96b-rand, "
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_a57.rst25 * sound processing units;
/Zephyr-latest/include/zephyr/mgmt/
Dosdp.h145 * The ON duration of the sound, in units of 100 ms.
149 * The OFF duration of the sound, in units of 100 ms.
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.h12 /* The microphones create a low frequecy thump sound when clock is enabled.

12