Searched refs:LOW (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/samples/drivers/lcd_hd44780/src/ |
D | main.c | 135 #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/ |
D | ztest_strcmp.cocci | 4 // Confidence: LOW
|
/Zephyr-latest/drivers/sensor/st/stts751/ |
D | Kconfig | 73 LOW temperature threshold to trigger an alarm
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 208 bool "Request LOW frequency on init" 218 unnecessary HIGH -> LOW -> HIGH cycle given some module will
|
/Zephyr-latest/boards/shields/esp_8266/doc/ |
D | index.rst | 34 | CHIP_EN | ENABLE (VDD = RUN, GND = LOW POWER) |
|
/Zephyr-latest/modules/hostap/ |
D | CMakeLists.txt | 39 TLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 136 * The deprecated BT_SECURITY_* defines NONE, LOW, MEDIUM, HIGH, FIPS have been
|