Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/libraries/spi/
A Ddw_spi.c27 #define SP_DEBUG_LOG(fmt, ...) \ macro
32 #define SP_DEBUG_LOG(fmt, ...) macro
96 SP_DEBUG_LOG("temp: %#x\n", temp); in tx_max()
106 SP_DEBUG_LOG("max: %#x \n", max); in dw_writer()
142 SP_DEBUG_LOG("RX FIFO overflow detected\n"); in dw_spi_check_status()
147 SP_DEBUG_LOG("RX FIFO underflow detected\n"); in dw_spi_check_status()
152 SP_DEBUG_LOG("TX FIFO overflow detected\n"); in dw_spi_check_status()
168 SP_DEBUG_LOG("max: %#x \n", max); in dw_reader()
328 SP_DEBUG_LOG("set phase and polarity: %#x\n", reg); in dw_spi_set_polarity_and_phase()
353 SP_DEBUG_LOG("do not support %u bit data!\n", size); in dw_spi_set_data_frame_len()
[all …]

Completed in 4 milliseconds