Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c898 ctf_top_gpio_remove_callback_exit((uint32_t)(uintptr_t)port, (int32_t)ret); in sys_port_trace_gpio_remove_callback_exit()
Dctf_top.h821 static inline void ctf_top_gpio_remove_callback_exit(uint32_t port, int32_t ret) in ctf_top_gpio_remove_callback_exit() function