Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.c57 static void setup_operand(struct operand *op) in setup_operand() function
154 setup_operand(&s->operand_2); in chain_calculations()
188 setup_operand(&s->operand_1); in on_entry()
189 setup_operand(&s->operand_2); in on_entry()
190 setup_operand(&s->result); in on_entry()
310 setup_operand(&s->operand_1); in negated_1_run()
337 setup_operand(&s->operand_1); in operand_1_run()
450 setup_operand(&s->operand_2); in negated_2_run()
473 setup_operand(&s->operand_2); in operand_2_run()