Searched refs:thread_priority (Results 1 – 4 of 4) sorted by relevance
61 … whd_driver->thread_info.thread_priority = (cy_thread_priority_t)whd_init_config->thread_priority; in whd_thread_info_init()97 … whd_driver->thread_info.thread_priority, (cy_thread_arg_t)whd_driver); in whd_thread_init()
81 uint32_t thread_priority; /**< Priority to be set to WHD Thread */ member
61 cy_thread_priority_t thread_priority; member
206 .thread_priority = (uint32_t)CY_WIFI_THREAD_PRIORITY,