Searched refs:sys_trace_gpio_add_callback_exit (Results 1 – 2 of 2) sorted by relevance
281 void sys_trace_gpio_add_callback_exit(const struct device *port, int ret) in sys_trace_gpio_add_callback_exit() function
650 void sys_trace_gpio_add_callback_exit(const struct device *port, int ret);700 #define sys_port_trace_gpio_add_callback_exit(port, ret) sys_trace_gpio_add_callback_exit(port, ret)