Searched refs:ABP2_ST_POWER (Results 1 – 1 of 1) sorted by relevance
39 #define ABP2_ST_POWER BIT(6) /* 1 if device is powered */ macro287 if (data->rx_buf[0] == (ABP2_ST_POWER | ABP2_ST_BUSY)) in abp2_get_measurement()300 if (data->rx_buf[0] != ABP2_ST_POWER) { in abp2_get_measurement()