Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/boards/bbc/microbit/sound/
DREADME.rst48 Sample Output
/Zephyr-latest/include/zephyr/arch/arm/
Dthread.h27 uint32_t v2; /* r5 */ member
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1790 bool coap_age_is_newer(int v1, int v2) in coap_age_is_newer()
/Zephyr-latest/drivers/modem/
Dhl7800.c5134 static int compare_versions(char *v1, const char *v2) in compare_versions()