Searched refs:reference_control (Results 1 – 1 of 1) sorted by relevance
617 uint8_t reference_control = 0; in ads1x4s0x_channel_setup() local632 ADS1X4S0X_REGISTER_REF_SET_DEFAULTS(reference_control); in ads1x4s0x_channel_setup()664 ADS1X4S0X_REGISTER_REF_NOT_REFN_BUF_SET(reference_control, 0b1); in ads1x4s0x_channel_setup()666 ADS1X4S0X_REGISTER_REF_NOT_REFP_BUF_SET(reference_control, 0b1); in ads1x4s0x_channel_setup()668 ADS1X4S0X_REGISTER_REF_REFSEL_SET(reference_control, 0b10); in ads1x4s0x_channel_setup()672 ADS1X4S0X_REGISTER_REF_NOT_REFN_BUF_SET(reference_control, 0b0); in ads1x4s0x_channel_setup()674 ADS1X4S0X_REGISTER_REF_NOT_REFP_BUF_SET(reference_control, 0b0); in ads1x4s0x_channel_setup()676 ADS1X4S0X_REGISTER_REF_REFSEL_SET(reference_control, 0b00); in ads1x4s0x_channel_setup()680 ADS1X4S0X_REGISTER_REF_NOT_REFN_BUF_SET(reference_control, 0b0); in ads1x4s0x_channel_setup()682 ADS1X4S0X_REGISTER_REF_NOT_REFP_BUF_SET(reference_control, 0b0); in ads1x4s0x_channel_setup()[all …]