Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/common/osi/include/osi/
Dthread.h37 OSI_THREAD_CORE_0 = 0, enumerator
/hal_espressif-3.6.0/components/bt/common/osi/
Dthread.c116 core < OSI_THREAD_CORE_0 || core > OSI_THREAD_CORE_AFFINITY || in osi_thread_create()