Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h291 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h472 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h947 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.h296 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h459 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h955 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.h285 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h445 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h930 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.h291 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h450 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h945 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.h320 .usr_command_value = command, in spi_flash_ll_set_command()
Dspi_ll.h868 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.h291 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h449 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h941 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.h291 .usr_command_value = command, in gpspi_flash_ll_set_command()
Dspimem_flash_ll.h449 .usr_command_value = command, in spimem_flash_ll_set_command()
Dspi_ll.h941 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/soc/esp32c3/include/soc/
Dspi_struct.h105 …uint32_t usr_command_value : 16; /*The value of command. Can be configured in CON… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h108 …uint32_t usr_command_value : 16; /*The value of command. Can be configured in CON… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h116 …uint32_t usr_command_value : 16; /*The value of command. Can be configured in CON… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h213 uint32_t usr_command_value:16; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h213 uint32_t usr_command_value:16; member

12