Home
last modified time | relevance | path

Searched defs:s_object (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/
Dhsm_psicc2_thread.c22 struct s_object { struct
24 struct smf_ctx ctx;
49 struct s_object *obj = (struct s_object *)o; in initial_entry() argument
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.c37 struct s_object { struct
39 struct smf_ctx ctx;
42 struct calculator_event event;
44 struct operand operand_1;
45 struct operand operand_2;
46 char operator_btn;
47 struct operand result;
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c144 struct s_object { struct
145 struct smf_ctx ctx;
146 struct hawkbit_context hb_context;
147 char device_id[DEVICE_ID_HEX_MAX_SIZE];