Home
last modified time | relevance | path

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

/samples/subsys/smf/hsm_psicc2/src/
A Dhsm_psicc2_thread.c28 int foo; member
51 obj->foo = false; in initial_entry()
82 if (obj->foo) { in s_run()
84 obj->foo = false; in s_run()
126 if (!obj->foo) { in s1_run()
128 obj->foo = true; in s1_run()
163 if (obj->foo) { in s11_run()
165 obj->foo = false; in s11_run()
209 if (!obj->foo) { in s2_run()
211 obj->foo = true; in s2_run()
/samples/subsys/testsuite/pytest/basic/
A Dtestcase.yaml7 pytest_args: ["--custom-pytest-arg", "foo", "--cmdopt", "."]
/samples/subsys/shell/shell_module/src/
A Dtest_module.c11 void foo(void) in foo() function
A Dmain.c23 extern void foo(void);
30 foo(); in timer_expired_handler()
/samples/net/wifi/shell/
A DREADME.rst39 3 | Ap-foo blob.. 13 | 11 | -73 | WPA/WPA2
/samples/subsys/fs/littlefs/
A DREADME.rst60 echo -en '\x01' > foo.txt
/samples/
A Dsample_definition_and_criteria.rst98 Example: ``samples/subsys/foo/README.rst``. clearly explaining the purpose of the sample, its

Completed in 57 milliseconds