Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_management.c45 #define MINIMUM_WHD_STACK_SIZE (1024 + 1200 + 2500) macro
143 if (whd_init_config->thread_stack_size < MINIMUM_WHD_STACK_SIZE) in whd_init()