Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bindesc/
Dbindesc_version.c17 BINDESC_UINT_DEFINE(kernel_version_major, BINDESC_ID_KERNEL_VERSION_MAJOR,
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/src/
Dmain.c112 bindesc_find_uint(&handle, BINDESC_ID_KERNEL_VERSION_MAJOR, &version_number); in main()
/Zephyr-latest/include/zephyr/
Dbindesc.h63 #define BINDESC_ID_KERNEL_VERSION_MAJOR 0x901 macro