Home
last modified time | relevance | path

Searched defs:BIT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/common/inc/
Dcu_osapi.h58 #define BIT(x) (1 << (x)) macro
/hardware/qcom/audio/alsa_sound/
DAudioUtil.h21 #define BIT(nr) (1UL << (nr)) macro
/hardware/ti/wlan/mac80211/ti-utils/
Dcalibrator.h146 #define BIT(x) (1ULL<<(x)) macro