Home
last modified time | relevance | path

Searched defs:LWIP_RAND (Results 1 – 2 of 2) sorted by relevance

/btstack/platform/lwip/port/
H A Dlwipopts.h233 #define LWIP_RAND() lwip_rand() macro
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Darch.h72 #define LWIP_RAND() ((u32_t)rand()) macro