Searched refs:IS_OSPI_ALT_BYTES_SIZE (Results 1 – 2 of 2) sorted by relevance
950 #define IS_OSPI_ALT_BYTES_SIZE(SIZE) (((SIZE) == HAL_OSPI_ALTERNATE_BYTES_8_BITS) || \ macro
785 assert_param(IS_OSPI_ALT_BYTES_SIZE (cmd->AlternateBytesSize)); in HAL_OSPI_Command()910 assert_param(IS_OSPI_ALT_BYTES_SIZE (cmd->AlternateBytesSize)); in HAL_OSPI_Command_IT()