Searched refs:PIN_MODE_INPUT_PULLUP (Results 1 – 6 of 6) sorted by relevance
105 mode = PIN_MODE_INPUT_PULLUP; in rt_ofw_get_named_pin()
259 mode = PIN_MODE_INPUT_PULLUP; in _pin_cmd_mode()
118 #define PIN_MODE_INPUT_PULLUP 0x02 /*!< input mode with pull-up */ macro
57 else if (touch->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in rt_touch_irq_init()
115 else if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in rt_sensor_irq_init()
111 else if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in _sensor_irq_init()
Completed in 11 milliseconds