Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/logging/logger/src/
Dsample_module.c17 void sample_module_func(void) in sample_module_func() function
Dsample_module.h18 void sample_module_func(void);
Dmain.c35 extern void sample_module_func(void);
64 sample_module_func(); in module_logging_showcase()
75 sample_module_func(); in module_logging_showcase()