Searched refs:PIN_MODE_INPUT_PULLDOWN (Results 1 – 6 of 6) sorted by relevance
109 mode = PIN_MODE_INPUT_PULLDOWN; in rt_ofw_get_named_pin()
263 mode = PIN_MODE_INPUT_PULLDOWN; in _pin_cmd_mode()
119 #define PIN_MODE_INPUT_PULLDOWN 0x03 /*!< input mode with pull-down */ macro
53 if (touch->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in rt_touch_irq_init()
111 if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in rt_sensor_irq_init()
107 if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in _sensor_irq_init()
Completed in 10 milliseconds