Searched defs:BIT (Results 1 – 3 of 3) sorted by relevance
| /hostap-latest/src/utils/ | ||
| D | common.h | 461 #define BIT(x) (1U << (x)) macro |
| /hostap-latest/src/common/ | ||
| D | wpa_ctrl.h | 454 #define BIT(x) (1U << (x)) macro |
| D | qca-vendor.h | 24 #define BIT(x) (1U << (x)) macro |