Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dthread.h32 OSI_THREAD_CORE_AFFINITY, enumerator
/hal_espressif-latest/components/bt/common/osi/
Dthread.c212 core < OSI_THREAD_CORE_0 || core > OSI_THREAD_CORE_AFFINITY || in osi_thread_create()