Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h173 .usr_command = 1, in gpspi_flash_ll_read_phase()
289 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h346 .usr_command = 1, in spimem_flash_ll_read_phase()
470 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h178 .usr_command = 1, in gpspi_flash_ll_read_phase()
294 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h340 .usr_command = 1, in spimem_flash_ll_read_phase()
457 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h167 .usr_command = 1, in gpspi_flash_ll_read_phase()
283 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h340 .usr_command = 1, in spimem_flash_ll_read_phase()
443 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h173 .usr_command = 1, in gpspi_flash_ll_read_phase()
289 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h345 .usr_command = 1, in spimem_flash_ll_read_phase()
448 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h173 .usr_command = 1, in gpspi_flash_ll_read_phase()
289 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h344 .usr_command = 1, in spimem_flash_ll_read_phase()
447 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h173 .usr_command = 1, in gpspi_flash_ll_read_phase()
289 dev->user.usr_command = 1; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h344 .usr_command = 1, in spimem_flash_ll_read_phase()
447 dev->user.usr_command = 1; in spimem_flash_ll_set_command()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h318 dev->user.usr_command = 1; in spi_flash_ll_set_command()
Dspi_ll.h799 hw->user.usr_command = bitlen ? 1 : 0; in spi_ll_set_command_bitlen()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h88 …uint32_t usr_command : 1; /*This bit enable the command phase of an operatio… member
Dspi_mem_struct.h114 … uint32_t usr_command: 1; /*This bit enable the command phase of an operation.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h91 …uint32_t usr_command : 1; /*This bit enable the command phase of an operatio… member
Dspi_mem_struct.h115 …uint32_t usr_command : 1; /*This bit enable the command phase of an operatio… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h99 …uint32_t usr_command : 1; /*This bit enable the command phase of an operatio… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h164 uint32_t usr_command:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h164 uint32_t usr_command:1; member
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c553 SPIFLASH.user.usr_command = 1; in bootloader_flash_execute_command_common()
/hal_espressif-latest/zephyr/port/bootloader/
Dbootloader_flash.c545 SPIFLASH.user.usr_command = 1; in bootloader_flash_execute_command_common()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h139 …uint32_t usr_command: 1; /*This bit enable the command phase of an operatio… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h116 …uint32_t usr_command: 1; /*This bit enable the command phase of an oper… member

12