Searched refs:HIGH (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/samples/drivers/lcd_hd44780/src/ |
D | main.c | 134 #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/ |
D | diff.overlay | 11 sp-mode = "HIGH";
|
D | se.overlay | 11 sp-mode = "HIGH";
|
D | se_aref.overlay | 12 sp-mode = "HIGH";
|
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/snippets/nrf_comp/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 11 sp-mode = "HIGH";
|
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 11 sp-mode = "HIGH";
|
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 11 sp-mode = "HIGH";
|
/Zephyr-latest/samples/drivers/haptics/drv2605/boards/ |
D | nucleo_f401re.overlay | 19 loop-gain = "HIGH";
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 211 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/ |
D | Kconfig | 15 one or both of the pins to HIGH.
|
D | README.rst | 22 HIGH.
|
/Zephyr-latest/drivers/sensor/st/stts751/ |
D | Kconfig | 66 HIGH temperature threshold to trigger an alarm
|
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/ |
D | sltb009a.dts | 101 // VCOM Isolation. Set PA15 to HIGH to enable VCOM_{RX,TX}.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 558 SPI_CS_ACTIVE_LOW/HIGH configuration options. Devicetree files that 560 GPIO_ACTIVE_LOW. SPI_CS_ACTIVE_LOW/HIGH are still used for chip
|
D | release-notes-2.5.rst | 136 * The deprecated BT_SECURITY_* defines NONE, LOW, MEDIUM, HIGH, FIPS have been
|