Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/include/
Dcyhal_spi.h111 #define CYHAL_SPI_RSLT_CLOCK_ERROR \ macro
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_spi.c158 return CYHAL_SPI_RSLT_CLOCK_ERROR; in _cyhal_spi_int_frequency()
202 return CYHAL_SPI_RSLT_CLOCK_ERROR; in _cyhal_spi_int_frequency()
1191 result = CYHAL_SPI_RSLT_CLOCK_ERROR; in cyhal_spi_set_frequency()