Home
last modified time | relevance | path

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

/components/drivers/pin/
A Ddev_pin_ofw.c109 mode = PIN_MODE_INPUT_PULLDOWN; in rt_ofw_get_named_pin()
A Ddev_pin.c263 mode = PIN_MODE_INPUT_PULLDOWN; in _pin_cmd_mode()
/components/drivers/include/drivers/
A Ddev_pin.h119 #define PIN_MODE_INPUT_PULLDOWN 0x03 /*!< input mode with pull-down */ macro
/components/drivers/touch/
A Ddev_touch.c53 if (touch->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in rt_touch_irq_init()
/components/drivers/sensor/v1/
A Dsensor.c111 if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in rt_sensor_irq_init()
/components/drivers/sensor/v2/
A Dsensor.c107 if (sensor->config.irq_pin.mode == PIN_MODE_INPUT_PULLDOWN) in _sensor_irq_init()

Completed in 9 milliseconds