Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_flash_ll.h364 static inline void spi_flash_ll_set_usr_address(spi_dev_t *dev, uint32_t addr, int bit_len) in spi_flash_ll_set_usr_address()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_graphic_drv.c1011 hi_void vo_drv_push128(hifb_drv_u128 *data128, hi_u32 coef_data, hi_u32 bit_len) in vo_drv_push128()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_struct.h251 …uint32_t bit_len: 24; /*In the slave mode it is the length in bits for w… member
258 …uint32_t bit_len: 24; /*In the slave mode it is the length in bits for r… member