Lines Matching full:integration
31 /* pac1921 integration configuration bits */
62 /* Time from Sleep State to Start of Integration Period (tSLEEP_TO_INT) */
106 * integration period.
108 * Changing the number of samples affects the integration period: higher the
109 * number of samples, longer the integration period.
118 * The integration period depends on the configuration of number of integration
120 * contains integration periods, in microsecs unit, based on table 4-5 from
121 * datasheet considering power integration mode, 14-Bit resolution and post
208 * Check if first integration after configuration update has completed.
221 * Data valid after the device entered into integration state, in pac1921_data_ready()
223 * and completed the first integration period. in pac1921_data_ready()
423 * The integration period depends on the number of integration in pac1921_read_raw()
455 * write the config register and set the device back into integration state.
456 * Also reset integration start time and mark first integration to be yet
475 /* Re-enable integration */ in pac1921_update_cfg_reg()
482 * Reset integration started time and mark this integration period as in pac1921_update_cfg_reg()
484 * only at the end of this integration period. in pac1921_update_cfg_reg()
595 * Update the device with the given number of integration samples.
1040 * integration state.
1064 * Configure integration: in pac1921_init()
1065 * - num of integration samples in pac1921_init()
1079 * - VPower free run integration mode in pac1921_init()
1089 /* Enable integration */ in pac1921_init()