Searched refs:Cy_SCB_SPI_Read (Results 1 – 3 of 3) sorted by relevance
682 __STATIC_INLINE uint32_t Cy_SCB_SPI_Read (CySCB_Type const *base);1347 __STATIC_INLINE uint32_t Cy_SCB_SPI_Read(CySCB_Type const *base) in Cy_SCB_SPI_Read() function
1278 read_value = Cy_SCB_SPI_Read(obj->base); in cyhal_spi_recv()1314 (void)Cy_SCB_SPI_Read(obj->base); in cyhal_spi_send()
1319 (void) Cy_SCB_SPI_Read(base); in DiscardArrayNoCheck()