Home
last modified time | relevance | path

Searched refs:usr_command_bitlen (Results 1 – 25 of 35) sorted by relevance

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h292 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h473 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h297 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h460 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h286 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h446 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h292 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h451 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h321 .usr_command_bitlen = (bitlen - 1), in spi_flash_ll_set_command()
Dspi_ll.h798 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h292 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h450 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h292 .usr_command_bitlen = (bitlen - 1), in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h450 .usr_command_bitlen = (bitlen - 1), in spimem_flash_ll_set_command()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h108 …uint32_t usr_command_bitlen : 4; /*The length in bits of command phase. The registe… member
Dspi_mem_struct.h130 …uint32_t usr_command_bitlen: 4; /*The length in bits of command phase. The register va… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h111 …uint32_t usr_command_bitlen : 4; /*The length in bits of command phase. The registe… member
Dspi_mem_struct.h131 …uint32_t usr_command_bitlen : 4; /*The length in bits of command phase. The registe… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h119 …uint32_t usr_command_bitlen : 4; /*The length in bits of command phase. The registe… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h225 uint32_t usr_command_bitlen:4; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h225 uint32_t usr_command_bitlen:4; member
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c554 SPIFLASH.user2.usr_command_bitlen = 7; in bootloader_flash_execute_command_common()
/hal_espressif-latest/zephyr/port/bootloader/
Dbootloader_flash.c546 SPIFLASH.user2.usr_command_bitlen = 7; in bootloader_flash_execute_command_common()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h155 …uint32_t usr_command_bitlen: 4; /*The length in bits of command phase. The registe… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h132 …uint32_t usr_command_bitlen: 4; /*The length in bits of command phase. The reg… member

12