Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/mem/
Dos_msys_init.c88 int os_msys_init(void) in os_msys_init() function
206 void os_msys_init(void) in os_msys_init() function
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c145 extern int os_msys_init(void);
808 os_msys_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c132 extern int os_msys_init(void);
921 ret = os_msys_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c126 extern int os_msys_init(void);
902 ret = os_msys_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/
DCMakeLists.txt497 "porting/mem/os_msys_init.c"
689 "host/nimble/nimble/porting/nimble/src/os_msys_init.c"