Searched full:wide (Results 1 – 25 of 213) sorted by relevance
123456789
/Zephyr-latest/lib/hash/ |
D | Kconfig.hash_func | 21 prompt "Default system-wide 32-bit hash function" 24 The default system-wide 32-bit hash function is sys_hash32().
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.df | 278 bool "Conversion of IQ samples to 8 bits wide by 4 bits shift" 281 IQ samples provided by the Radio Direction Finding Extension are 12 bit wide. The 282 Bluetooth 5.3 Core Specification defines IQ samples to be 8 bits wide: Vol 4, Part E 288 bool "Conversion of IQ samples to 8 bits wide by 2 bits shift" 291 IQ samples provided by the Radio Direction Finding Extension are 12 bit wide. The 292 Bluetooth 5.3 Core Specification defines IQ samples to be 8 bits wide: Vol 4, Part E 299 bool "Conversion of IQ samples to 8 bits wide by use of 8 LSB" 302 IQ samples provided by the Radio Direction Finding Extension are 12 bit wide. The 303 Bluetooth 5.3 Core Specification defines IQ samples to be 8 bits wide: Vol 4, Part E
|
/Zephyr-latest/dts/bindings/ipc/ |
D | nordic,nrf-ipct-common.yaml | 22 the source. This array is then comprised of a 3-integer-wide "unit" 37 the sink. This array is then comprised of a 3-integer-wide "unit"
|
/Zephyr-latest/arch/riscv/core/ |
D | asm_macros.inc | 10 /* register-wide load/store based on ld/sd (XLEN = 64) */ 21 /* register-wide load/store based on lw/sw (XLEN = 32) */
|
/Zephyr-latest/drivers/counter/ |
D | Kconfig.sam0 | 10 Enable the SAM0 series timer counter (TC) driver in 32-bit wide
|
/Zephyr-latest/boards/snps/hsdk4xd/ |
D | Kconfig.hsdk4xd | 11 a multicore ARC HS4x/HS4xD-based chip and integrates a wide range
|
/Zephyr-latest/boards/snps/hsdk/ |
D | Kconfig.hsdk | 12 and offers a wide range of interfaces
|
/Zephyr-latest/dts/bindings/counter/ |
D | atmel,sam0-tc32.yaml | 4 description: Atmel SAM0 basic timer counter (TC) operating in 32-bit wide mode
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | ps2.rst | 11 becoming an industry-wide standard for mouse and
|
/Zephyr-latest/scripts/schemas/ |
D | snippet-schema.yml | 28 Snippet-wide appending can be done here:
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_bank.h | 11 * This contains generic APIs to be used by a system-wide memory management 29 * This contains APIs for a system-wide memory management driver to
|
/Zephyr-latest/scripts/west_commands/tests/ |
D | test_imports.py | 13 # tree-wide refactorings for runners that don't have their own
|
/Zephyr-latest/tests/drivers/uart/uart_basic_api/ |
D | testcase.yaml | 10 drivers.uart.basic_api.wide:
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | util_sformat.h | 30 * @brief Prints a 16-value wide tabular rendering of 8-bit hex data, with
|
/Zephyr-latest/boards/shields/lcd_par_s035/doc/ |
D | index.rst | 9 The LCD-PAR-S035 is a 3.5” 480x320 IPS TFT LCD module with wide viewing angle
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | zephyr,mipi-dbi-bitbang.yaml | 55 GPIO pins used for the parallel data bus. This must have as many entries as the bus is wide
|
D | zephyr,mipi-dbi-spi.yaml | 36 interface with clock and bit accuracy. Typically, these are 16 bits wide.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | uart.h | 410 * @param out_u16 Wide data to send. 480 * @brief Fill FIFO with wide data. 492 * @param tx_data Wide data to transmit. 525 * @brief Read wide data from FIFO. 538 * @param rx_data Wide data container. 784 * @param buf Pointer to wide data transmit buffer. 785 * @param len Length of wide data transmit buffer. 837 * @brief Start receiving wide data through UART. 844 * @param buf Pointer to wide data receive buffer. 884 * @brief Provide wide data receive buffer in response to #UART_RX_BUF_REQUEST [all …]
|
/Zephyr-latest/soc/st/stm32/ |
D | Kconfig | 13 # STM32 wide symbols definitions
|
/Zephyr-latest/include/zephyr/toolchain/ |
D | zephyr_stdint.h | 53 * with LP64 (64-bit) targets where a long is always 64-bit wide.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_nuclei_eclic.S | 52 * the mtvt, sw irq table is 2-pointer wide -> shift by one. */
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ucifi | 32 Low-Power Wide Area Networks.
|
/Zephyr-latest/doc/connectivity/lora_lorawan/ |
D | index.rst | 16 LoRaWAN (for Long Range Wide Area Network) defines a networking layer
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 30 wide text. You can force line breaks with a comma.
|
/Zephyr-latest/tests/drivers/uart/uart_async_api/ |
D | testcase.yaml | 16 drivers.uart.wide:
|
123456789