Searched refs:BTE_BTU_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
90 #ifndef BTE_BTU_STACK_SIZE91 #define BTE_BTU_STACK_SIZE 0//0x2000 /* In bytes */ macro94 UINT32 bte_btu_stack[(BTE_BTU_STACK_SIZE + 3) / 4];205 (UINT16 *) ((UINT8 *)bte_btu_stack + BTE_BTU_STACK_SIZE), in bte_main_enable()