Files
Linux_Drivers/freertos/cvitek/arch/arm64/include/xil_sleep.h
carbon ca03037500 freertos: release the generic version source code
freertos runs on the second core (small one) of the CPU
2023-10-19 14:31:43 +08:00

5 lines
84 B
C

int usleep_A53(unsigned long useconds);
unsigned sleep_A53(unsigned int seconds);