Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c243 static void srand_wrapper(unsigned int seed);
311 ._srand = srand_wrapper,
698 static void IRAM_ATTR srand_wrapper(unsigned int seed) in srand_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c266 static void srand_wrapper(unsigned int seed);
333 ._srand = srand_wrapper,
741 static void IRAM_ATTR srand_wrapper(unsigned int seed) in srand_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c264 static void srand_wrapper(unsigned int seed);
331 ._srand = srand_wrapper,
730 static void IRAM_ATTR srand_wrapper(unsigned int seed) in srand_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c316 static void srand_wrapper(unsigned int seed);
384 ._srand = srand_wrapper,
725 static void IRAM_ATTR srand_wrapper(unsigned int seed) in srand_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c291 static void srand_wrapper(unsigned int seed);
375 ._srand = srand_wrapper,
895 static void IRAM_ATTR srand_wrapper(unsigned int seed) in srand_wrapper() function