Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bindesc/
Dbindesc_version.c45 BINDESC_STR_DEFINE(app_version_string, BINDESC_ID_APP_VERSION_STRING,
/Zephyr-latest/tests/subsys/bindesc/reading/src/
Dmain.c56 bindesc_find_str(handle, BINDESC_ID_APP_VERSION_STRING, &result); in test_bindesc_read()
/Zephyr-latest/include/zephyr/
Dbindesc.h42 #define BINDESC_ID_APP_VERSION_STRING 0x800 macro
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst86 BINDESC_STR_DEFINE(app_version, BINDESC_ID_APP_VERSION_STRING, "1.2.3");