Home
last modified time | relevance | path

Searched defs:dutyCycle (Results 1 – 2 of 2) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dtimer_a.h191 uint_fast16_t dutyCycle; member
383 #define Timer_A_setDutyCycle(timer,dutyCycle) \ argument
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_lcd.c185 unsigned int dutyCycle = 0, i, dummy; in halLcdSetBackLight() local