Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h290 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
294 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h471 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
475 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h885 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
947 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
953 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h295 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
299 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h458 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
462 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h893 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
955 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
961 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h284 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
288 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h444 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
448 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h868 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
930 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
936 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h290 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
294 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h449 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
453 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h883 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
945 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
951 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h319 typeof(dev->user2) user2 = { in spi_flash_ll_set_command()
323 dev->user2 = user2; in spi_flash_ll_set_command()
Dspi_ll.h798 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
868 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
874 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h290 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
294 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h448 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
452 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h879 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
941 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
947 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h290 typeof(dev->user2) user2 = { in gpspi_flash_ll_set_command()
294 dev->user2 = user2; in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h448 typeof(dev->user2) user2 = { in spimem_flash_ll_set_command()
452 dev->user2 = user2; in spimem_flash_ll_set_command()
Dspi_ll.h879 hw->user2.usr_command_bitlen = bitlen - 1; in spi_ll_set_command_bitlen()
941 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, cmd); in spi_ll_set_command()
947 … HAL_FORCE_MODIFY_U32_REG_FIELD(hw->user2, usr_command_value, HAL_SPI_SWAP_DATA_TX(cmd, cmdlen)); in spi_ll_set_command()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c554 SPIFLASH.user2.usr_command_bitlen = 7; in bootloader_flash_execute_command_common()
555 SPIFLASH.user2.usr_command_value = command; 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()
547 SPIFLASH.user2.usr_command_value = command; in bootloader_flash_execute_command_common()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h111 } user2; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h114 } user2; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h122 } user2; member

12