Searched defs:HAL_SPI_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance
169 #define HAL_SPI_ERROR_NONE (0x00U) /*!< No error */ macro
170 #define HAL_SPI_ERROR_NONE ((uint32_t)0x00U) /*!< No error */ macro
218 #define HAL_SPI_ERROR_NONE (0x00000000U) /*!< No error … macro