Searched refs:ABP060MG_MIN_COUNTS (Results 1 – 1 of 1) sorted by relevance
16 #define ABP060MG_MIN_COUNTS 1638 /* = 0x0666 (10% of u14) */ macro18 #define ABP060MG_NUM_COUNTS (ABP060MG_MAX_COUNTS - ABP060MG_MIN_COUNTS)122 if (pressure < ABP060MG_MIN_COUNTS || pressure > ABP060MG_MAX_COUNTS) in abp060mg_get_measurement()171 state->offset = -ABP060MG_MIN_COUNTS; in abp060mg_init_device()