Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_gpio.c250 static const struct swm_pin_device *_pin2struct(uint8_t pin) in _pin2struct() function
273 gpio_obj = _pin2struct(pin); in swm_pin_mode()
313 gpio_obj = _pin2struct(pin); in swm_pin_write()
332 gpio_obj = _pin2struct(pin); in swm_pin_read()
384 gpio_obj = _pin2struct(pin); in swm_pin_irq_enable()
533 gpio_obj = _pin2struct(gpio[index]); in swm_pin_isr()
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_gpio.c271 static const struct swm_pin_device *_pin2struct(uint8_t pin) in _pin2struct() function
295 gpio_obj = _pin2struct(pin); in swm_pin_mode()
335 gpio_obj = _pin2struct(pin); in swm_pin_write()
354 gpio_obj = _pin2struct(pin); in swm_pin_read()
406 gpio_obj = _pin2struct(pin); in swm_pin_irq_enable()
558 gpio_obj = _pin2struct(gpio[index]); in swm_pin_isr()

Completed in 9 milliseconds