Searched refs:IS_OSPI_DEVICE_SIZE (Results 1 – 8 of 8) sorted by relevance
848 #define IS_OSPI_DEVICE_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 32U)) macro
904 #define IS_OSPI_DEVICE_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 32U)) macro
924 #define IS_OSPI_DEVICE_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 32U)) macro
892 #define IS_OSPI_DEVICE_SIZE(SIZE) (((SIZE) >= 1U) && ((SIZE) <= 32U)) macro
326 assert_param(IS_OSPI_DEVICE_SIZE(hospi->Init.DeviceSize)); in HAL_OSPI_Init()
367 assert_param(IS_OSPI_DEVICE_SIZE(hospi->Init.DeviceSize)); in HAL_OSPI_Init()
336 assert_param(IS_OSPI_DEVICE_SIZE(hospi->Init.DeviceSize)); in HAL_OSPI_Init()
338 assert_param(IS_OSPI_DEVICE_SIZE(hospi->Init.DeviceSize)); in HAL_OSPI_Init()