Lines Matching refs:bits2set
985 uint8_t bits2set = 0; in bscv_full_stop() local
1018 bits2set = EBUS_ALARM_NOEVENTS; in bscv_full_stop()
1024 EBUS_IDX_ALARM, bits2set, bits2clear); in bscv_full_stop()
5077 uint8_t bits2set; in bscv_cleanup() local
5104 bits2set = 0; in bscv_cleanup()
5109 bits2set |= EBUS_ALARM_NOEVENTS; in bscv_cleanup()
5114 bits2set, bits2clear); in bscv_cleanup()
6138 uint8_t bits2set; in bscv_setup_events() local
6147 bits2set = 0; in bscv_setup_events()
6152 bits2set |= EBUS_ALARM_NOEVENTS; in bscv_setup_events()
6154 bits2set |= EBUS_ALARM_NOEVENTS; in bscv_setup_events()
6157 bits2set, bits2clear); in bscv_setup_events()