Home
last modified time | relevance | path

Searched full:latch (Results 1 – 25 of 61) sorted by relevance

123

/Zephyr-latest/dts/bindings/gpio/
Dti,tca9538.yaml27 input-latch:
30 Input latch register bit is 0 by default and the input pin state
31 is not latched. When input latch register bit is 1 and the input
Dadi,max22190-gpio.yaml33 latch-gpios = <&gpioj 13 GPIO_ACTIVE_LOW>; /* SDP-GPIO6 - PMOD-PIN9 */
59 latch-gpios:
61 Latch the data so it could be read (partially duplicate CS)
/Zephyr-latest/dts/bindings/serial/
Dzephyr,uart-emul.yaml29 latch-buffer-size:
33 Size of the virtual UART latch buffer.
Dns16550.yaml19 description: divisor latch fraction (DLF, if supported)
/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_vci.h31 /* VCI Latch Enable register */
32 /* VCI Latch Reset register */
Dmec_kbc.h74 * GATEA20 latch to be set.
82 * the GATEA20 latch to be reset
Dmec_tach.h32 /* Select read mode. Latch data on rising edge of selected trigger */
/Zephyr-latest/modules/nrf_wifi/bus/
Dspi_nor.h21 #define SPI_NOR_WEL_BIT BIT(1) /* Write enable latch */
/Zephyr-latest/dts/bindings/led_strip/
Dws2812.yaml33 The latch/reset delay is 250 us and it must be set using the reset-delay
/Zephyr-latest/include/zephyr/net/
Dmdio.h212 /** 10BASE-T1L Remote Receiver Status OK Latch Low */
220 /** 10BASE-T1L Descrambler Status OK Latch Low */
224 /** 10BASE-T1L Link Status OK Latch Low */
/Zephyr-latest/drivers/eeprom/
Deeprom_mb85rsxx.c24 #define EEPROM_MB85RSXX_WREN 0x06U /* Set Write Enable Latch */
25 #define EEPROM_MB85RSXX_WRDI 0x04U /* Reset Write Enable Latch */
38 #define EEPROM_MB85RSXX_STATUS_WEL BIT(1) /* Write Enable Latch (RO) */
/Zephyr-latest/include/zephyr/drivers/gpio/
Dgpio_cmsdk_ahb.h19 /* Offset: 0x004 (r/w) data output latch register */
/Zephyr-latest/drivers/led_strip/
Dws2812_spi.c71 * Latch current color values on strip and reset its state machines.
198 /* Get the latch/reset delay from the "reset-delay" DT property. */
/Zephyr-latest/drivers/counter/
Dcounter_cmos.c20 /* The "CMOS" device is accessed via an address latch and data port. */
70 * Read a value from the CMOS. Because of the address latch,
/Zephyr-latest/dts/bindings/sensor/
Dst,lis2dh-common.yaml77 anym-no-latch:
/Zephyr-latest/dts/bindings/pinctrl/
Dnxp,mcux-rt11xx-pinctrl.yaml20 Both pins will be configured with a weak latch, high drive strength,
Dpincfg-node.yaml29 description: latch weakly
Dnxp,mcux-rt-pinctrl.yaml21 Both pins will be configured with a weak latch, drive strength of "r0-6",
/Zephyr-latest/drivers/gpio/
Dgpio_smartbond.c27 * data access, bit access, mode, latch and wake-up controller are defined in
40 uint32_t latch; member
410 DT_INST_REG_ADDR_BY_NAME(id, latch), \
/Zephyr-latest/drivers/serial/
Duart_lpc11u6x.h100 volatile uint32_t dll; /* Divisor latch LSB */
103 volatile uint32_t dlm; /* Divisor latch MSB */
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/src/
Dmain.c58 /* Latch data into LED */ in send_rgb()
/Zephyr-latest/drivers/timer/
Dleon_gptimer.c28 uint32_t latch; member
/Zephyr-latest/soc/mediatek/mt8xxx/
Dmbox.c13 * command register and will latch an interrupt if any of the bits are
Dcpuclk.c109 * presumably to latch the input.
/Zephyr-latest/drivers/flash/
Dflash_andes_qspi.h27 #define FLASH_ANDES_WEL_BIT BIT(1) /* Write enable latch */

123