Home
last modified time | relevance | path

Searched refs:exit_active_from_ADC12 (Results 1 – 2 of 2) sorted by relevance

/btstack/port/archive/ez430-rf2560/firmware/
H A Dhal_adc.c18 static unsigned char exit_active_from_ADC12 = 0; variable
65 tempQuit = exit_active_from_ADC12; in halAccelerometerCalibrate()
409 exit_active_from_ADC12 = quit; in halAdcSetQuitFromISR()
428 if (exit_active_from_ADC12) __bic_SR_register_on_exit(LPM3_bits); in ADC12_ISR()
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_adc.c18 static unsigned char exit_active_from_ADC12 = 0; variable
65 tempQuit = exit_active_from_ADC12; in halAccelerometerCalibrate()
410 exit_active_from_ADC12 = quit; in halAdcSetQuitFromISR()
429 if (exit_active_from_ADC12) __bic_SR_register_on_exit(LPM3_bits); in ADC12_ISR()