Searched defs:width (Results 1 – 2 of 2) sorted by relevance
/hal_intel-3.7.0/bsp_sedi/include/driver/ |
D | sedi_driver_common.h | 254 #define SET_BITS(reg_name, start, width, value) \ argument 266 #define GET_BITS(reg_name, start, width) \ argument
|
/hal_intel-3.7.0/bsp_sedi/drivers/spi/ |
D | sedi_spi_dw_apb.c | 238 uint8_t width = SEDI_RBFV(SPI, CTRLR0, DFS_32, FRAME_08BITS); in lld_spi_default_config() local 291 static inline void lld_spi_config_width(sedi_spi_regs_t *spi, uint8_t width) in lld_spi_config_width() 734 int handshake, int chan, int width, in config_and_enable_dma_channel() 947 int width = context->frame_size; in sedi_spi_dma_transfer() local
|