Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bindesc/
Dbindesc_host_info.c19 BINDESC_STR_DEFINE(c_compiler_version, BINDESC_ID_C_COMPILER_VERSION, C_COMPILER_VERSION);
/Zephyr-latest/tests/subsys/bindesc/reading/src/
Dmain.c62 bindesc_find_str(handle, BINDESC_ID_C_COMPILER_VERSION, &result); in test_bindesc_read()
/Zephyr-latest/include/zephyr/
Dbindesc.h114 #define BINDESC_ID_C_COMPILER_VERSION 0xb02 macro