Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dexample.c29 const char hello[] = "hello, hello!"; variable
/nrf52832-nimble/rt-thread/components/finsh/
H A Dcmd.c43 long hello(void) in hello() function