Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_bbled_api.h52 #define MEC_BBLED_CFG_WDT_RELOAD_POS 8 macro
Dmec_bbled.c105 uint32_t temp = (bbcfg & MEC_BBLED_CFG_WDT_RELOAD_MSK) >> MEC_BBLED_CFG_WDT_RELOAD_POS; in bbled_set_wdt_reload()