Home
last modified time | relevance | path

Searched refs:printfS (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c468 printfS("Enter Standby Mode Failed! \n"); // should not go here in System_Enter_Standby_Mode()
A DSystem_ACM32F0x0.h20 #define printfS printf macro
22 #define printfS(format, ...) ((void)0) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.h20 #define printfS printf macro
22 #define printfS(format, ...) ((void)0) macro
A DSystem_ACM32F4.c573 printfS("Enter Standby Mode Failed! \n"); // should not go here in System_Enter_Standby_Mode()

Completed in 20 milliseconds