Searched refs:PIC32_SPI_STAT_TF_LVL_MASK (Results 1 – 1 of 1) sorted by relevance
51 #define PIC32_SPI_STAT_TF_LVL_MASK 0x1f macro103 return (sr >> PIC32_SPI_STAT_TF_LVL_SHIFT) & PIC32_SPI_STAT_TF_LVL_MASK; in pic32_spi_tx_fifo_level()