Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/samples/drivers/lcd_hd44780/src/
Dmain.c134 #define HIGH 1 macro
186 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC25_E, HIGH); in _pi_lcd_toggle_enable()
201 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC24_D4, HIGH); in _pi_lcd_4bits_wr()
204 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC23_D5, HIGH); in _pi_lcd_4bits_wr()
207 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC22_D6, HIGH); in _pi_lcd_4bits_wr()
210 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC21_D7, HIGH); in _pi_lcd_4bits_wr()
222 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC24_D4, HIGH); in _pi_lcd_4bits_wr()
225 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC23_D5, HIGH); in _pi_lcd_4bits_wr()
228 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC22_D6, HIGH); in _pi_lcd_4bits_wr()
231 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC21_D7, HIGH); in _pi_lcd_4bits_wr()
[all …]
/Zephyr-latest/tests/drivers/build_all/comparator/nrf_comp/
Ddiff.overlay11 sp-mode = "HIGH";
Dse.overlay11 sp-mode = "HIGH";
Dse_aref.overlay12 sp-mode = "HIGH";
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/snippets/nrf_comp/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay11 sp-mode = "HIGH";
Dnrf54h20dk_nrf54h20_cpuapp.overlay11 sp-mode = "HIGH";
Dnrf54l15dk_nrf54l15_cpuapp.overlay11 sp-mode = "HIGH";
/Zephyr-latest/samples/drivers/haptics/drv2605/boards/
Dnucleo_f401re.overlay19 loop-gain = "HIGH";
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf211 The GDFS service will default to HIGH frequency until it receives
218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
219 request a HIGH frequency on init anyway.
/Zephyr-latest/samples/boards/espressif/deep_sleep/
DKconfig15 one or both of the pins to HIGH.
DREADME.rst22 HIGH.
/Zephyr-latest/drivers/sensor/st/stts751/
DKconfig66 HIGH temperature threshold to trigger an alarm
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/
Dsltb009a.dts101 // VCOM Isolation. Set PA15 to HIGH to enable VCOM_{RX,TX}.
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst558 SPI_CS_ACTIVE_LOW/HIGH configuration options. Devicetree files that
560 GPIO_ACTIVE_LOW. SPI_CS_ACTIVE_LOW/HIGH are still used for chip
Drelease-notes-2.5.rst136 * The deprecated BT_SECURITY_* defines NONE, LOW, MEDIUM, HIGH, FIPS have been