Home
last modified time | relevance | path

Searched refs:cpu_relax (Results 1 – 3 of 3) sorted by relevance

/bsp/cvitek/drivers/libraries/spi/
A Ddw_spi.c66 static inline void cpu_relax(void) in cpu_relax() function
74 cpu_relax(); in tx_max()
89 cpu_relax(); in tx_max()
255 cpu_relax(); in poll_transfer()
260 cpu_relax(); in poll_transfer()
/bsp/dm365/drivers/
A Dspi-davinci.c21 #define cpu_relax() barrier() macro
690 cpu_relax(); in davinci_spi_bufs()
/bsp/avr32/software_framework/utils/
A Dcompiler.h532 # define cpu_relax() __asm__ __volatile__("sub pc, pc, -4" ::: "memory", "cc") macro
534 # define cpu_relax() __asm__ __volatile__("sub pc, pc, -4") macro

Completed in 15 milliseconds