Home
last modified time | relevance | path

Searched refs:PIN_MODE_INPUT_PULLUP (Results 1 – 6 of 6) sorted by relevance

/components/drivers/pin/
A Ddev_pin_ofw.c105 mode = PIN_MODE_INPUT_PULLUP; in rt_ofw_get_named_pin()
A Ddev_pin.c259 mode = PIN_MODE_INPUT_PULLUP; in _pin_cmd_mode()
/components/drivers/include/drivers/
A Ddev_pin.h118 #define PIN_MODE_INPUT_PULLUP 0x02 /*!< input mode with pull-up */ macro
/components/drivers/touch/
A Ddev_touch.c57 else if (touch->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in rt_touch_irq_init()
/components/drivers/sensor/v1/
A Dsensor.c115 else if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in rt_sensor_irq_init()
/components/drivers/sensor/v2/
A Dsensor.c111 else if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLUP) in _sensor_irq_init()

Completed in 11 milliseconds