Searched full:sound (Results 1 – 25 of 47) sorted by relevance
12
/Zephyr-latest/samples/boards/bbc/microbit/sound/ |
D | sample.yaml | 2 name: BBC micro:bit Sound 4 sample.board.bbc_microbit.sound: 8 tags: sound
|
D | README.rst | 2 :name: Sound 34 :zephyr-app: samples/boards/bbc/microbit/sound 43 :zephyr-app: samples/boards/bbc/microbit/sound
|
D | CMakeLists.txt | 6 project(sound) project
|
/Zephyr-latest/drivers/i2s/ |
D | Kconfig | 1 # 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.
|
D | Kconfig.litex | 12 Enable Litex Inter Sound (I2S) bus driver.
|
D | Kconfig.sam_ssc | 13 Enable Inter Sound (I2S) bus driver for Atmel SAM MCU family based on
|
/Zephyr-latest/modules/ |
D | Kconfig.sof | 8 bool "Sound Open Firmware (SOF)" 11 Build Sound Open Firmware (SOF) support.
|
D | Kconfig.stm32 | 279 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/ |
D | i2s.rst | 3 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/ |
D | README.rst | 87 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/ |
D | README.rst | 100 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/ |
D | Kconfig.ssp | 13 Enable Inter Sound (I2S) bus driver based on
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | Kconfig.alh | 14 abstracted support for numerous sound interfaces (e.g. SoundWire).
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_sof_host_dma | 10 SOF (Sound Open Firmware) host
|
/Zephyr-latest/samples/boards/enjoydigital/litex/i2s/ |
D | README.rst | 36 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/ |
D | README.rst | 32 To run you can connect earphones to the lineout connect and hear the sound
|
/Zephyr-latest/dts/bindings/i2s/ |
D | nordic,nrf-i2s.yaml | 4 description: Nordic I2S (Inter-IC sound interface)
|
/Zephyr-latest/samples/bluetooth/hap_ha/ |
D | prj.conf | 46 # the capture of ambient sound.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 36 through some physical behavior like blinking, playing a sound or vibrating.
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/src/ |
D | main.c | 37 * should result in the maximum sound volume. in beep()
|
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/ |
D | index.rst | 24 * sound processing units;
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | cs.c | 366 } 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/ |
D | rcar_h3ulcb_a57.rst | 25 * sound processing units;
|
/Zephyr-latest/include/zephyr/mgmt/ |
D | osdp.h | 145 * 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/ |
D | dmic.h | 12 /* The microphones create a low frequecy thump sound when clock is enabled.
|
12