Searched defs:BT (Results 1 – 4 of 4) sorted by relevance
6 menuconfig BT config
39 #define BT 0x0100 macro
491 #define WX_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) argument492 #define WX_B2BT(BT) ((BT) * 8) argument
237 #define BT BH + 1 macro