Home
last modified time | relevance | path

Searched refs:LOW (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/drivers/lcd_hd44780/src/
Dmain.c135 #define LOW 0 macro
184 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC25_E, LOW); in _pi_lcd_toggle_enable()
188 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC25_E, LOW); in _pi_lcd_toggle_enable()
196 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC24_D4, LOW); in _pi_lcd_4bits_wr()
197 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC23_D5, LOW); in _pi_lcd_4bits_wr()
198 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC22_D6, LOW); in _pi_lcd_4bits_wr()
199 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC21_D7, LOW); in _pi_lcd_4bits_wr()
217 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC24_D4, LOW); in _pi_lcd_4bits_wr()
218 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC23_D5, LOW); in _pi_lcd_4bits_wr()
219 GPIO_PIN_WR(gpio_dev, GPIO_PIN_PC22_D6, LOW); in _pi_lcd_4bits_wr()
[all …]
/Zephyr-latest/scripts/coccinelle/
Dztest_strcmp.cocci4 // Confidence: LOW
/Zephyr-latest/drivers/sensor/st/stts751/
DKconfig73 LOW temperature threshold to trigger an alarm
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf208 bool "Request LOW frequency on init"
218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
/Zephyr-latest/boards/shields/esp_8266/doc/
Dindex.rst34 | CHIP_EN | ENABLE (VDD = RUN, GND = LOW POWER) |
/Zephyr-latest/modules/hostap/
DCMakeLists.txt39 TLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\"
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst136 * The deprecated BT_SECURITY_* defines NONE, LOW, MEDIUM, HIGH, FIPS have been