Home
last modified time | relevance | path

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

/mcuboot-latest/testplan/mynewt/apps/slinky/src/
Dmain.c97 static uint8_t test8; variable
108 return conf_str_from_value(CONF_INT8, &test8, buf, max_len); in test_conf_get()
132 test8 = test8_shadow; in test_conf_commit()
142 conf_str_from_value(CONF_INT8, &test8, buf, sizeof(buf)); in test_conf_export()