Home
last modified time | relevance | path

Searched full:banging (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/drivers/i2c/
DKconfig.gpio5 bool "GPIO bit banging I2C support"
10 Enable software driven (bit banging) I2C support using GPIO pins
DKconfig237 Enable library used for software driven (bit banging) I2C support
Di2c_bitbang.c9 * @brief Software driven 'bit-banging' library for I2C
/Zephyr-latest/drivers/mipi_dbi/
DKconfig.bitbang5 bool "MIPI DBI bit banging driver"
10 Enable support for MIPI DBI bit banging driver. This driver implements
/Zephyr-latest/drivers/mdio/
DKconfig.gpio9 Enable software driven (bit banging) MDIO support using GPIO pins
/Zephyr-latest/dts/bindings/w1/
Dzephyr,w1-gpio.yaml7 This defines a one-wire driver through GPIO bit-banging.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dzephyr,mipi-dbi-bitbang.yaml6 MIPI-DBI Mode A and B bit banging controller. This driver emulates MIPI DBI mode A and B (6800
/Zephyr-latest/dts/bindings/led_strip/
Dworldsemi,ws2812-gpio.yaml7 Driver bindings for bit-banging a WS2812 or compatible LED strip.
/Zephyr-latest/dts/bindings/misc/
Dzephyr,swdp-gpio.yaml7 implementation by GPIO bit-banging.
/Zephyr-latest/drivers/led_strip/
DKconfig.ws281241 controlling with GPIO. The GPIO driver does bit-banging with inline
/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c13 * the Zephyr GPIO interface. The driver is based on GPIO bit-banging and
/Zephyr-latest/arch/x86/zefi/
Dzefi.c229 * to drain before we start banging on the same UART from the in efi_entry()
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py460 # sleep seems to be needed; if we're banging on the memory window
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1529 * :github:`29308` - GPIO bit banging i2c init before gpio clock init in stm32f401 plantform,cause s…