Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_scb_spi.h675 __STATIC_INLINE uint32_t Cy_SCB_SPI_Read (CySCB_Type const *base);
1340 __STATIC_INLINE uint32_t Cy_SCB_SPI_Read(CySCB_Type const *base) in Cy_SCB_SPI_Read() function
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_spi.c1271 read_value = Cy_SCB_SPI_Read(obj->base); in cyhal_spi_recv()
1307 (void)Cy_SCB_SPI_Read(obj->base); in cyhal_spi_send()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_scb_spi.c1111 (void) Cy_SCB_SPI_Read(base); in DiscardArrayNoCheck()