Searched refs:thread_stack_size (Results 1 – 5 of 5) sorted by relevance
60 whd_driver->thread_info.thread_stack_size = whd_init_config->thread_stack_size; in whd_thread_info_init()96 whd_driver->thread_info.thread_stack_size, in whd_thread_init()
142 if (whd_init_config->thread_stack_size < MINIMUM_WHD_STACK_SIZE) in whd_init()
80 uint32_t thread_stack_size; /**< Size of the WHD thread stack */ member
60 uint32_t thread_stack_size; member
204 .thread_stack_size = CY_WIFI_THREAD_STACK_SIZE,