/Zephyr-latest/include/zephyr/posix/ |
D | dirent.h | 20 typedef void DIR; typedef
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | pad_ctrl.h | 9 #define SY1XX_PAD_CONFIG(pin_offset, SMT, SLEW, PULLUP, PULLDOWN, DRV, PMOD, DIR) \ argument
|
/Zephyr-latest/drivers/disk/ |
D | sdmmc_stm32.c | 766 #define SDMMC_DMA_CHANNEL(dir, DIR) \ argument 774 #define SDMMC_DMA_CHANNEL(dir, DIR) argument
|
/Zephyr-latest/drivers/spi/ |
D | spi_andes_atcspi200.c | 923 #define SPI_DMA_CHANNEL(id, dir, DIR, src, dest) \ argument 931 #define SPI_DMA_CHANNEL(id, dir, DIR, src, dest) argument
|
D | spi_ll_stm32.c | 1344 #define SPI_DMA_CHANNEL(id, dir, DIR, src, dest) \ argument 1354 #define SPI_DMA_CHANNEL(id, dir, DIR, src, dest) argument
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32_xspi.c | 2374 #define XSPI_DMA_CHANNEL(node, dir, DIR, src, dest) \ argument 2381 #define XSPI_DMA_CHANNEL(node, dir, DIR, src, dest) argument
|
/Zephyr-latest/drivers/serial/ |
D | uart_stm32.c | 2275 #define UART_DMA_CHANNEL(index, dir, DIR, src, dest) \ argument 2283 #define UART_DMA_CHANNEL(index, dir, DIR, src, dest) argument
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_stm32.c | 2108 #define STM32_I3C_DMA_CHANNEL(index, dir, DIR, src, dest) \ argument 2114 #define STM32_I3C_DMA_CHANNEL(index, dir, DIR, src, dest) argument
|