Searched refs:MEC_BBLED_CFG_WDT_RELOAD_POS (Results 1 – 2 of 2) sorted by relevance
52 #define MEC_BBLED_CFG_WDT_RELOAD_POS 8 macro
105 uint32_t temp = (bbcfg & MEC_BBLED_CFG_WDT_RELOAD_MSK) >> MEC_BBLED_CFG_WDT_RELOAD_POS; in bbled_set_wdt_reload()