Home
last modified time | relevance | path

Searched defs:burst (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_cc1200.c78 void *data, size_t length, bool extended, bool burst) in z_cc1200_access_reg()
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Ddma.h737 static inline uint32_t dma_burst_index(uint32_t burst) in dma_burst_index()
/Zephyr-Core-3.7.0/drivers/dma/
Ddma_smartbond.c395 static bool dma_channel_update_burst_mode(uint16_t burst, uint32_t *dma_ctrl_reg) in dma_channel_update_burst_mode()