Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_sx1509b.c39 struct sx1509b_pin_state { struct
65 struct sx1509b_pin_state pin_state; argument
244 struct sx1509b_pin_state *pins, bool data_first) in write_pin_state()
248 struct sx1509b_pin_state pins; in write_pin_state()
283 struct sx1509b_pin_state *pins = &drv_data->pin_state; in sx1509b_config()
589 drv_data->pin_state = (struct sx1509b_pin_state) { in sx1509b_init()
656 struct sx1509b_pin_state *pins = &drv_data->pin_state; in sx1509b_led_intensity_pin_configure()