Searched refs:LOW (Results 1 – 10 of 10) 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/samples/boards/renesas/comparator/ |
D | README.rst | 36 * If the comparator output is LOW, LED0 turns off. 43 * SW0 pressed --> Comparator output LOW --> LED0 off 48 * IVCMP3 LOW --> Comparator output LOW --> LED0 off
|
/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/boards/nxp/s32z2xxdc2/ |
D | s32z2xxdc2_s32z270.dtsi | 113 ppw-sectors-addr-mapping = "LOW";
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 213 bool "Request LOW frequency on init" 223 unnecessary HIGH -> LOW -> HIGH cycle given some module will
|
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/doc/ |
D | index.rst | 190 - FRAM_HOLD (ACTIVE LOW) : PB10 191 - FRAM_WP (ACTIVE LOW) : PB11 192 - FRAM_CS (ACTIVE LOW) : PB12
|
/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
|