/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/ |
D | hsm_psicc2_thread.c | 46 static void initial_entry(void *o) in initial_entry() 54 static void initial_run(void *o) in initial_run() 59 static void initial_exit(void *o) in initial_exit() 65 static void s_entry(void *o) in s_entry() 70 static void s_run(void *o) in s_run() 95 static void s_exit(void *o) in s_exit() 101 static void s1_entry(void *o) in s1_entry() 106 static void s1_run(void *o) in s1_run() 144 static void s1_exit(void *o) in s1_exit() 150 static void s11_entry(void *o) in s11_entry() [all …]
|
/Zephyr-latest/tests/lib/smf/src/ |
D | test_lib_hierarchical_5_ancestor_smf.c | 36 #define TEST_OBJECT(o) ((struct test_object *)o) argument 118 struct test_object *o = TEST_OBJECT(obj); in p05_entry() local 128 struct test_object *o = TEST_OBJECT(obj); in p05_run() local 142 struct test_object *o = TEST_OBJECT(obj); in p05_exit() local 154 struct test_object *o = TEST_OBJECT(obj); in p04_entry() local 166 struct test_object *o = TEST_OBJECT(obj); in p04_run() local 178 struct test_object *o = TEST_OBJECT(obj); in p04_exit() local 190 struct test_object *o = TEST_OBJECT(obj); in p03_entry() local 202 struct test_object *o = TEST_OBJECT(obj); in p03_run() local 214 struct test_object *o = TEST_OBJECT(obj); in p03_exit() local [all …]
|
D | test_lib_hierarchical_smf.c | 42 #define TEST_OBJECT(o) ((struct test_object *)o) argument 120 struct test_object *o = TEST_OBJECT(obj); in parent_ab_entry() local 136 struct test_object *o = TEST_OBJECT(obj); in parent_ab_run() local 155 struct test_object *o = TEST_OBJECT(obj); in parent_ab_exit() local 172 struct test_object *o = TEST_OBJECT(obj); in parent_c_entry() local 189 struct test_object *o = TEST_OBJECT(obj); in parent_c_exit() local 200 struct test_object *o = TEST_OBJECT(obj); in state_a_entry() local 217 struct test_object *o = TEST_OBJECT(obj); in state_a_run() local 231 struct test_object *o = TEST_OBJECT(obj); in state_a_exit() local 242 struct test_object *o = TEST_OBJECT(obj); in state_b_entry() local [all …]
|
D | test_lib_self_transition_smf.c | 21 #define TEST_OBJECT(o) ((struct test_object *)o) argument 159 struct test_object *o = TEST_OBJECT(obj); in root_entry() local 170 struct test_object *o = TEST_OBJECT(obj); in root_run() local 183 struct test_object *o = TEST_OBJECT(obj); in root_exit() local 193 struct test_object *o = TEST_OBJECT(obj); in parent_ab_entry() local 209 struct test_object *o = TEST_OBJECT(obj); in parent_ab_run() local 233 struct test_object *o = TEST_OBJECT(obj); in parent_ab_exit() local 249 struct test_object *o = TEST_OBJECT(obj); in parent_c_entry() local 264 struct test_object *o = TEST_OBJECT(obj); in parent_c_run() local 277 struct test_object *o = TEST_OBJECT(obj); in parent_c_exit() local [all …]
|
D | test_lib_flat_smf.c | 22 #define TEST_OBJECT(o) ((struct test_object *)o) argument 83 struct test_object *o = TEST_OBJECT(obj); in state_a_entry() local 99 struct test_object *o = TEST_OBJECT(obj); in state_a_run() local 112 struct test_object *o = TEST_OBJECT(obj); in state_a_exit() local 123 struct test_object *o = TEST_OBJECT(obj); in state_b_entry() local 134 struct test_object *o = TEST_OBJECT(obj); in state_b_run() local 152 struct test_object *o = TEST_OBJECT(obj); in state_b_exit() local 162 struct test_object *o = TEST_OBJECT(obj); in state_c_entry() local 172 struct test_object *o = TEST_OBJECT(obj); in state_c_run() local 184 struct test_object *o = TEST_OBJECT(obj); in state_c_exit() local [all …]
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle-stylesheets-loader.min.js | 2 …-stylesheets";const s="dark-mode-toggle";const t="light";const l="dark";let o=document.getElementB… variable
|
D | dark-mode-toggle.min.mjs | 2 …heme";const a="media";const s="light";const r="dark";const h="system";const o=`(${i}:${r})`;const … constant
|
/Zephyr-latest/arch/common/ |
D | multilevel_irq_legacy.c | 44 #define INIT_IRQ_PARENT_OFFSET_2ND(n, d, i, o) \ argument 62 #define INIT_IRQ_PARENT_OFFSET_3RD(n, d, i, o) \ argument
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 1129 static void s_start(void *o) in s_start() 1163 static void s_end(void *o) in s_end() 1169 static void s_http_start(void *o) in s_http_start() 1188 static void s_http_end(void *o) in s_http_end() 1200 static void s_probe(void *o) in s_probe() 1245 static void s_cancel(void *o) in s_cancel() 1307 static void s_config_device(void *o) in s_config_device() 1344 static void s_probe_deployment_base(void *o) in s_probe_deployment_base() 1387 static void s_report(void *o) in s_report() 1424 static void s_download_start(void *o) in s_download_start() [all …]
|
/Zephyr-latest/tests/drivers/clock_control/nrf_lf_clock_start/src/ |
D | main.c | 69 bool o; in ZTEST() local
|
/Zephyr-latest/include/zephyr/ |
D | smf.h | 50 #define SMF_CTX(o) ((struct smf_ctx *)o) argument
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …on(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&… argument
|
D | tippy-bundle.umd.min.js | 6 …on(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/c… argument
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_util.c | 15 #define SHIFT_LEFT(v, o, m) (((v) << (o)) & (m)) argument 16 #define SHIFT_RIGHT(v, o, m) (((v) >> (o)) & (m)) argument
|
D | lwm2m_rw_senml_cbor.c | 70 struct cbor_out_fmt_data o; member
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap.c | 1664 struct coap_observer *o; in coap_observer_next_unused() local 1890 struct coap_observer *o; in coap_resource_notify() local 2017 struct coap_observer *o = &observers[i]; in coap_find_observer() local 2036 struct coap_observer *o = &observers[i]; in coap_find_observer_by_addr() local 2055 struct coap_observer *o = &observers[i]; in coap_find_observer_by_token() local
|
/Zephyr-latest/tests/net/ip-addr/src/ |
D | main.c | 89 #define TEST_IPV6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, expected) \ argument
|
/Zephyr-latest/tests/lib/json/src/ |
D | main.c | 1349 struct test_outer o; in ZTEST() local
|