Searched defs:IS_QSPI_STATUS_BYTES_SIZE (Results 1 – 2 of 2) sorted by relevance
736 #define IS_QSPI_STATUS_BYTES_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 4U)) macro
720 #define IS_QSPI_STATUS_BYTES_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 4U)) macro