Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/timer/
Dcc13xx_cc26xx_rtc_timer.c152 uint32_t compare; in startDevice() local
/Zephyr-latest/lib/libc/minimal/source/stdlib/
Dqsort.c43 static inline int compare(struct qsort_comp *cmp, void *a, void *b) in compare() function
/Zephyr-latest/tests/net/ieee802154/6lo_fragment/src/
Dmain.c193 uint32_t bytes, pos, compare, offset; in compare_data() local