Home
last modified time | relevance | path

Searched refs:MXC_SIMO_GetOutReadyA (Results 1 – 6 of 6) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dsimo.h48 uint32_t MXC_SIMO_GetOutReadyA(void);
/hal_adi-latest/MAX/Source/MAX32655/
Dmax32xxx_system.c58 while (MXC_SIMO_GetOutReadyA() != E_NO_ERROR) {} in max32xx_system_init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SIMO/
Dsimo_me14.c67 uint32_t MXC_SIMO_GetOutReadyA(void) in MXC_SIMO_GetOutReadyA() function
Dsimo_me17.c115 uint32_t MXC_SIMO_GetOutReadyA(void) in MXC_SIMO_GetOutReadyA() function
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/
Dsimo.h71 uint32_t MXC_SIMO_GetOutReadyA(void);
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Source/
Dsystem_max32655.c156 while (MXC_SIMO_GetOutReadyA() != E_NO_ERROR) {} in SystemInit()