Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_btimer_api.h62 #define MEC5_BTIMER_START_FLAG_DIR_UP 2 macro
Dmec_btimer.c259 if (flags & MEC_BIT(MEC5_BTIMER_START_FLAG_DIR_UP)) { in mec_hal_btimer_start_load()