Searched refs:target_gpio_pin_init (Results 1 – 2 of 2) sorted by relevance
196 int32_t target_gpio_pin_init(int32_t gpio_pin, uint32_t *port_idx) in target_gpio_pin_init() function
51 extern int32_t target_gpio_pin_init(int32_t gpio_pin, uint32_t *port_idx);380 int32_t pin_idx = target_gpio_pin_init(gpio_pin, &port_idx); in csi_gpio_pin_initialize()
Completed in 3 milliseconds