Searched refs:Swap (Results 1 – 13 of 13) sorted by relevance
| /trusted-firmware-m-latest/docs/platform/arm/mps3/corstone300/ |
| D | README.rst | 138 [INF] Image index: 1, Swap type: none 139 [INF] Image index: 0, Swap type: none 204 [INF] Image index: 1, Swap type: none 205 [INF] Image index: 0, Swap type: none 250 [INF] Image index: 1, Swap type: none 251 [INF] Image index: 0, Swap type: none
|
| /trusted-firmware-m-latest/docs/platform/arm/mps3/corstone310/ |
| D | README.rst | 139 [INF] Image index: 1, Swap type: none 140 [INF] Image index: 0, Swap type: none 185 [INF] Image index: 1, Swap type: none 186 [INF] Image index: 0, Swap type: none
|
| /trusted-firmware-m-latest/docs/platform/arm/mps4/corstone315/ |
| D | README.rst | 125 [INF] Image index: 1, Swap type: none 126 [INF] Image index: 0, Swap type: none
|
| /trusted-firmware-m-latest/docs/platform/armchina/mps3/alcor/ |
| D | README.rst | 101 [INF] Image index: 1, Swap type: none 102 [INF] Image index: 0, Swap type: none
|
| /trusted-firmware-m-latest/docs/building/ |
| D | run_tfm_examples_on_arm_platforms.rst | 124 [INF] Swap type: none 138 [INF] Swap type: none 256 [INF] Swap type: none 286 [INF] Swap type: none 457 [INF] Swap type: none 477 [INF] Swap type: none
|
| /trusted-firmware-m-latest/bl2/ext/mcuboot/ |
| D | Kconfig | 76 bool "Swap using scratch" 80 bool "Swap using move"
|
| /trusted-firmware-m-latest/docs/design_docs/booting/ |
| D | tfm_secure_boot.rst | 236 | | | Overwrite [3]_| Swap [4]_| direct-xip [5]_| RAM load [6]_| 280 .. [4] To enable XIP Swap mode, assign the "SWAP_USING_SCRATCH" or 590 [INF] Swap type: test 633 [INF] Swap type: test 634 [INF] Swap type: test 662 successful firmware upgrade, ``Swap type: test`` indicates that images were 671 [INF] Swap type: test
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/ |
| D | stm32l5xx_hal_uart.h | 116 uint32_t Swap; /*!< Specifies whether TX and RX pins are swapped. member
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/ |
| D | stm32h5xx_hal_uart.h | 120 uint32_t Swap; /*!< Specifies whether TX and RX pins are swapped. member
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/ |
| D | stm32u5xx_hal_uart.h | 120 uint32_t Swap; /*!< Specifies whether TX and RX pins are swapped. member
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
| D | stm32u5xx_hal_uart.c | 3210 assert_param(IS_UART_ADVFEATURE_SWAP(huart->AdvancedInit.Swap)); in UART_AdvFeatureConfig() 3211 MODIFY_REG(huart->Instance->CR2, USART_CR2_SWAP, huart->AdvancedInit.Swap); in UART_AdvFeatureConfig()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/ |
| D | stm32l5xx_hal_uart.c | 3246 assert_param(IS_UART_ADVFEATURE_SWAP(huart->AdvancedInit.Swap)); in UART_AdvFeatureConfig() 3247 MODIFY_REG(huart->Instance->CR2, USART_CR2_SWAP, huart->AdvancedInit.Swap); in UART_AdvFeatureConfig()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/ |
| D | stm32h5xx_hal_uart.c | 3270 assert_param(IS_UART_ADVFEATURE_SWAP(huart->AdvancedInit.Swap)); in UART_AdvFeatureConfig() 3271 MODIFY_REG(huart->Instance->CR2, USART_CR2_SWAP, huart->AdvancedInit.Swap); in UART_AdvFeatureConfig()
|