Searched defs:USBC_REG_test_bit_b (Results 1 – 2 of 2) sorted by relevance
89 #define USBC_REG_test_bit_b(bp, reg) (USBC_Readb(reg) & (1 << (bp))) macro
32 #define USBC_REG_test_bit_b(bp, reg) (USBC_Readb(reg) & (1 << (bp))) macro