Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dauxdisplay.h307 auxdisplay_custom_command_t custom_command; member
803 if (!api->custom_command) { in z_impl_auxdisplay_custom_command()
807 return api->custom_command(dev, data); in z_impl_auxdisplay_custom_command()