Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dwdt.c68 pwrUnitClock(PERIPH_BUS_APB1, PERIPH_APB1_WWDG, true); in wdtEnableClk()
78 pwrUnitClock(PERIPH_BUS_APB1, PERIPH_APB1_WWDG, false); in wdtDisableClk()
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dpwr.h82 #define PERIPH_APB1_WWDG 0x00000800UL macro