Searched full:mem_boundary (Results 1 – 7 of 7) sorted by relevance
200 mem_boundary: Memory boundary in bytes of a device that a transfer210 .mem_boundary = 0;
396 .mem_boundary = 1024, \416 .mem_boundary = 1024, \
156 static am_hal_mspi_dma_boundary_e mspi_set_mem_boundary(uint32_t mem_boundary) in mspi_set_mem_boundary() argument158 switch (mem_boundary) { in mspi_set_mem_boundary()727 hal_dev_cfg.eDMABoundary = mspi_set_mem_boundary(dev_cfg->mem_boundary); in mspi_ambiq_dev_config()729 LOG_INST_ERR(cfg->log, "%u, mem_boundary too large.", __LINE__); in mspi_ambiq_dev_config()
297 data->dev_cfg.mem_boundary = dev_cfg->mem_boundary; in mspi_dev_cfg_check_save()
52 .mem_boundary = COND_CODE_1(DT_NODE_HAS_PROP(mspi_dev, ce_break_config), \
298 uint32_t mem_boundary; member
807 .mem_boundary = 0, \