Searched +full:hp +full:- +full:channel +full:- +full:rc (Results 1 – 3 of 3) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.08 compatible: "usb-audio-hs"10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml]13 mic-resolution:17 - 818 - 1619 - 2420 - 3221 mic-sync-type:29 - "No Synchronization"[all …]
2 # SPDX-License-Identifier: Apache-2.08 compatible: "usb-audio-hp"10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml]17 - 818 - 1619 - 2420 - 3221 sample-rate-hz:24 polling-interval:27 # channel configuration options[all …]
6 * SPDX-License-Identifier: Apache-2.058 /* In dual-flash mode, total size is twice the size of one flash component */88 uint32_t channel; member125 * If set addressed operations should use 32-bit rather than126 * 24-bit addresses.138 struct flash_stm32_qspi_data *dev_data = dev->data; in qspi_lock_thread()140 k_sem_take(&dev_data->sem, K_FOREVER); in qspi_lock_thread()145 struct flash_stm32_qspi_data *dev_data = dev->data; in qspi_unlock_thread()147 k_sem_give(&dev_data->sem); in qspi_unlock_thread()153 struct flash_stm32_qspi_data *dev_data = dev->data; in qspi_set_address_size()[all …]