Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dgptp.h78 static inline double gptp_pow2(int exp) in gptp_pow2() function
95 #define GPTP_POW2(exp) gptp_pow2(exp)