Searched refs:DT_OSPI_IO_PORT_PROP_OR (Results 1 – 1 of 1) sorted by relevance
34 #define DT_OSPI_IO_PORT_PROP_OR(prop, default_value) \ macro2323 ospi_mgr_cfg.IOLowPort = DT_OSPI_IO_PORT_PROP_OR(io_low_port, in flash_stm32_ospi_init()2325 ospi_mgr_cfg.IOHighPort = DT_OSPI_IO_PORT_PROP_OR(io_high_port, in flash_stm32_ospi_init()2331 ospi_mgr_cfg.IOLowPort = DT_OSPI_IO_PORT_PROP_OR(io_low_port, in flash_stm32_ospi_init()2333 ospi_mgr_cfg.IOHighPort = DT_OSPI_IO_PORT_PROP_OR(io_high_port, in flash_stm32_ospi_init()