Home
last modified time | relevance | path

Searched full:half (Results 1 – 25 of 223) sorted by relevance

123456789

/Zephyr-Core-3.5.0/dts/bindings/pwm/
Dnxp,imx-pwm.yaml40 - "half-cycle"
42 - "half-and-full-cycle"
46 "half-cycle" - registers loaded on a PWM half cycle;
48 "half-and-full-cycle" - registers loaded on a PWM half & full cycle.
/Zephyr-Core-3.5.0/arch/arm/core/
DKconfig.vfp46 that supports half- and single-precision operations with 16
58 that supports half- and single-precision operations (including fused
81 that supports half-, single- and double-precision operations with 16
94 that supports half-, single- and double-precision operations
108 that supports half-, single-, double-precision operations (including
122 that supports half-, single- and double-precision operations
136 that supports half-, single-, double-precision operations (including
149 half-precision operations (half-precision extension).
/Zephyr-Core-3.5.0/dts/bindings/i3c/
Di3c-device.yaml16 For I3C devices, the 3 fields are static address, first half
17 of Provisioned ID, and the second half of the Provisioned ID.
22 2. First half of the Provisioned ID contains the manufacturer
25 3. Second half of the Provisioned ID contains the combination of
/Zephyr-Core-3.5.0/dts/bindings/ethernet/
Dethernet-phy.yaml23 - "10BASE-T Half-Duplex"
25 - "100BASE-T Half-Duplex"
/Zephyr-Core-3.5.0/include/zephyr/net/
Dmii.h85 /** 100BASE-X half duplex capable */
89 /** 10 Mb/s half duplex capable */
93 /** 100BASE-T2 half duplex capable */
132 /** try for 10 Mb/s half duplex support */
141 /** try for 1000BASE-T half duplex support */
151 /** 1000BASE-X half-duplex capable */
155 /** 1000BASE-T half-duplex capable */
/Zephyr-Core-3.5.0/doc/build/dts/
Dbindings.rst6 A devicetree on its own is only half the story for describing hardware, as it
8 half.
/Zephyr-Core-3.5.0/samples/boards/stm32/uart/single_wire/
DREADME.rst5 Use single-wire/half-duplex UART functionality of STM32 devices.
10 A simple application demonstrating how to use the single wire / half-duplex UART
/Zephyr-Core-3.5.0/modules/cmsis-dsp/
DKconfig65 bool "Half-Precision (16-bit Float) Support"
69 This option enables the half-precision (16-bit) floating-point
/Zephyr-Core-3.5.0/samples/drivers/spi_flash_at45/
Dsample.yaml50 - "Writing the first half of the test region... OK"
51 - "Writing the second half of the test region... OK"
/Zephyr-Core-3.5.0/dts/bindings/spi/
Despressif,esp32-spi.yaml17 half-duplex:
20 Enable half-duplex communication mode.
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dxtensa_intgen.py50 half = int(len(ints)/2)
53 for i in ints[0:half]:
56 emit_int_handler(ints[0:half])
58 emit_int_handler(ints[half:])
/Zephyr-Core-3.5.0/dts/bindings/dma/
Dst,stm32u5-dma.yaml38 0x1: Half-word (16 bits)
43 0x1: Half-word (16 bits)
Dst,stm32-dmamux.yaml28 0x1: Half-word (16 bits)
33 0x1: Half-word (16 bits)
Dst,stm32-bdma.yaml30 0x1: Half-word (16 bits)
35 0x1: Half-word (16 bits)
Dst,stm32-dma-v2bis.yaml33 0x1: STM32_DMA_PERIPH_16BITS: Half-word (16 bits)
38 0x1: STM32_DMA_MEM_16BITS: Half-word (16 bits)
Dst,stm32-dma-v1.yaml32 0x1: Half-word (16 bits)
37 0x1: Half-word (16 bits)
/Zephyr-Core-3.5.0/samples/subsys/nvs/boards/
Dnucleo_wb55rg.overlay11 /* Set 12KB of storage at the end of 1st half of flash (dual core constraints) */
/Zephyr-Core-3.5.0/dts/bindings/mtd/
Dst,stm32-nv-flash.yaml13 description: max erase time(millisecond) of a flash sector or page or half-page
/Zephyr-Core-3.5.0/dts/bindings/serial/
Despressif,esp32-uart.yaml20 Enable the hardware RS485 half duplex mode.
/Zephyr-Core-3.5.0/samples/sensor/ds18b20/boards/
Dnucleo_g0b1re.overlay12 * b) the UART TX pin only, while the single wire half-duplex mode is enabled.
/Zephyr-Core-3.5.0/dts/bindings/w1/
Dzephyr,w1-serial.yaml7 # the option for a "single-wire Half-duplex" mode, where the TX and RX lines
/Zephyr-Core-3.5.0/drivers/timer/
Darm_arch_timer.c115 * in half the range of a cycle_diff_t for native width divisions in sys_clock_set_timeout()
116 * to be usable elsewhere. Also clamp it to half the range of an in sys_clock_set_timeout()
118 * The half range gives us one bit of extra room to cope with the in sys_clock_set_timeout()
/Zephyr-Core-3.5.0/samples/subsys/fs/littlefs/boards/
Dnucleo_h7a3zi_q.overlay29 /* Use second half of flash for the filesystem. */
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/
Dcpu_init.h31 * for each cache way in the bottom half of the L1CCFG register in cpu_early_init()
32 * and poll the top half for them to turn on. in cpu_early_init()
/Zephyr-Core-3.5.0/samples/drivers/misc/grove_display/src/
Dmain.c74 * First half means incrementally brighter. in main()
75 * Second half is opposite (i.e. goes darker). in main()

123456789