Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-2.7.6/tests/kernel/fpu_sharing/float_disable/src/
Dk_float_disable.c143 bool ok = ret == TC_PASS; in test_k_float_disable_syscall() local
244 bool ok = ret == TC_PASS; in test_k_float_disable_irq() local
/Zephyr-Core-2.7.6/doc/reference/api/
Dterminology.rst132 Any function that is not **sleep** is inherently **isr-ok**. Functions
161 Generally a function that is **pre-kernel-ok** checks
/Zephyr-Core-2.7.6/tests/arch/xtensa_asm2/src/
Dmain.c133 int ok = 1; in test_reg_spill() local
203 int ok = 1; in test_highreg_save() local
399 int ok = 1; in interrupt_test() local
525 int ok = 1; in main() local
/Zephyr-Core-2.7.6/lib/util/fnmatch/
Dfnmatch.c60 int negate, ok, need; in rangematch() local
/Zephyr-Core-2.7.6/tests/subsys/shell/shell_history/src/
Dshell_history_test.c31 static void test_get(bool ok, bool up, uint8_t *exp_buf, uint16_t exp_len) in test_get()
/Zephyr-Core-2.7.6/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c66 bool ok; in process_byte() local
/Zephyr-Core-2.7.6/subsys/net/lib/dns/
Dmdns_responder.c603 int ret, ok = 0; in init_listener() local
Dllmnr_responder.c593 int ret, ok = 0; in init_listener() local
/Zephyr-Core-2.7.6/tests/kernel/smp/src/
Dmain.c121 int i, ok = 1; in test_smp_coop_threads() local
/Zephyr-Core-2.7.6/scripts/kconfig/
Dguiconfig.py1183 def ok(_=None): function
/Zephyr-Core-2.7.6/tests/lib/devicetree/api/src/
Dmain.c1199 int ok; in test_arrays() local