Searched refs:TIMER32_PERIODIC_MODE (Results 1 – 2 of 2) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/ | ||
D | timer32.h | 80 #define TIMER32_PERIODIC_MODE 0x01 macro |
D | timer32.c | 40 if (mode == TIMER32_PERIODIC_MODE) in Timer32_initModule() |