Zephyr API Documentation
4.0.0-rc3
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dma_mcux_smartdma.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023 NXP
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DRIVERS_DMA_MCUX_SMARTDMA_H_
8
#define ZEPHYR_INCLUDE_DRIVERS_DMA_MCUX_SMARTDMA_H_
9
20
void
dma_smartdma_install_fw
(
const
struct
device
*dev,
uint8_t
*firmware,
21
uint32_t
len);
22
23
#endif
/* ZEPHYR_INCLUDE_DRIVERS_DMA_MCUX_SMARTDMA_H_ */
dma_smartdma_install_fw
void dma_smartdma_install_fw(const struct device *dev, uint8_t *firmware, uint32_t len)
install SMARTDMA firmware
uint32_t
__UINT32_TYPE__ uint32_t
Definition
stdint.h:90
uint8_t
__UINT8_TYPE__ uint8_t
Definition
stdint.h:88
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:412
zephyr
drivers
dma
dma_mcux_smartdma.h
Generated on Tue Nov 12 2024 18:02:53 for Zephyr API Documentation by
1.12.0