Home
last modified time | relevance | path

Searched refs:memc_flexspi_get_ahb_address (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/drivers/memc/
Dmemc_mcux_flexspi.h38 void *memc_flexspi_get_ahb_address(const struct device *dev,
Dmemc_mcux_flexspi.c152 void *memc_flexspi_get_ahb_address(const struct device *dev, in memc_flexspi_get_ahb_address() function
/Zephyr-Core-3.5.0/drivers/flash/
Dflash_mcux_flexspi_mx25um51345g.c363 uint8_t *src = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_read()
381 uint8_t *dst = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_write()
442 uint8_t *dst = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_erase()
Dflash_mcux_flexspi_nor.c353 uint8_t *src = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_read()
371 uint8_t *dst = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_write()
428 uint8_t *dst = memc_flexspi_get_ahb_address(data->controller, in flash_flexspi_nor_erase()
Dflash_mcux_flexspi_hyperflash.c398 uint8_t *src = memc_flexspi_get_ahb_address(&data->controller, in flash_flexspi_hyperflash_read()
420 uint8_t *dst = memc_flexspi_get_ahb_address(&data->controller, in flash_flexspi_hyperflash_write()
503 uint8_t *dst = memc_flexspi_get_ahb_address(&data->controller, in flash_flexspi_hyperflash_erase()