Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bindesc/
Dbindesc_host_info.c15 BINDESC_STR_DEFINE(c_compiler_name, BINDESC_ID_C_COMPILER_NAME, C_COMPILER_NAME);
/Zephyr-latest/tests/subsys/bindesc/reading/src/
Dmain.c59 bindesc_find_str(handle, BINDESC_ID_C_COMPILER_NAME, &result); in test_bindesc_read()
/Zephyr-latest/include/zephyr/
Dbindesc.h111 #define BINDESC_ID_C_COMPILER_NAME 0xb01 macro