Home
last modified time | relevance | path

Searched refs:waitMs (Results 1 – 13 of 13) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/WUT/
Dwut_ai87.c147 void MXC_WUT_Delay_MS(uint32_t waitMs) in MXC_WUT_Delay_MS() argument
149 MXC_WUT_RevA_Delay_MS((mxc_wut_reva_regs_t *)MXC_WUT, waitMs, ERTCO_FREQ); in MXC_WUT_Delay_MS()
Dwut_reva.c258 void MXC_WUT_RevA_Delay_MS(mxc_wut_reva_regs_t *wut, uint32_t waitMs, uint32_t timerClock) in MXC_WUT_RevA_Delay_MS() argument
263 tmp += (waitMs * (timerClock / (0x1 << ((wut->ctrl & MXC_F_WUT_REVA_CTRL_PRES) >> in MXC_WUT_RevA_Delay_MS()
Dwut_ai85.c157 void MXC_WUT_Delay_MS(uint32_t waitMs) in MXC_WUT_Delay_MS() argument
159 MXC_WUT_RevA_Delay_MS((mxc_wut_reva_regs_t *)MXC_WUT, waitMs, ERTCO_FREQ); in MXC_WUT_Delay_MS()
Dwut_me14.c164 void MXC_WUT_Delay_MS(uint32_t waitMs) in MXC_WUT_Delay_MS() argument
166 MXC_WUT_RevA_Delay_MS((mxc_wut_reva_regs_t *)MXC_WUT, waitMs, XTAL32K_FREQ); in MXC_WUT_Delay_MS()
Dwut_me18.c165 void MXC_WUT_Delay_MS(uint32_t waitMs) in MXC_WUT_Delay_MS() argument
167 MXC_WUT_RevA_Delay_MS((mxc_wut_reva_regs_t *)MXC_WUT, waitMs, ERTCO_FREQ); in MXC_WUT_Delay_MS()
Dwut_reva.h123 void MXC_WUT_RevA_Delay_MS(mxc_wut_reva_regs_t *wut, uint32_t waitMs, uint32_t timerClock);
Dwut_me17.c157 void MXC_WUT_Delay_MS(mxc_wut_regs_t *wut, uint32_t waitMs) in MXC_WUT_Delay_MS() argument
159 MXC_WUT_RevA_Delay_MS((mxc_wut_reva_regs_t *)wut, waitMs, ERTCO_FREQ); in MXC_WUT_Delay_MS()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/
Dwut.h222 void MXC_WUT_Delay_MS(uint32_t waitMs);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/
Dwut.h223 void MXC_WUT_Delay_MS(uint32_t waitMs);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/
Dwut.h230 void MXC_WUT_Delay_MS(uint32_t waitMs);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dwut.h230 void MXC_WUT_Delay_MS(uint32_t waitMs);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dwut.h241 void MXC_WUT_Delay_MS(mxc_wut_regs_t *wut, uint32_t waitMs);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/
Dwut.h241 void MXC_WUT_Delay_MS(mxc_wut_regs_t *wut, uint32_t waitMs);