Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dadc14.h84 #define ADC_DIVIDER_4 (ADC14_CTL0_DIV_3) macro
H A Dadc14.c209 || clockDivider == ADC_DIVIDER_4 in ADC14_initModule()