6 lines
67 B
C
Raw Normal View History

#define IFX_CPU_RESET \
{ *DANUBE_RCU_RST_REQ |=1<<30; \
}