Zephyr API Documentation 4.0.0-rc3
A Scalable Open Source RTOS
|
Go to the source code of this file.
Typedefs | |
typedef int(* | printk_hook_fn_t) (int c) |
printk function handler | |
typedef int(* printk_hook_fn_t) (int c) |
printk function handler
c | Character to output |