Home
last modified time | relevance | path

Searched refs:AR (Results 1 – 25 of 192) sorted by relevance

12345678

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c1075 WRITE_REG(hospi->Instance->AR, cmd->Address); in HAL_OSPI_HyperbusCmd()
1178 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive()
1203 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1209 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1318 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_IT()
1352 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1358 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1515 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_DMA()
1605 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
1611 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_xspi.c1111 WRITE_REG(hxspi->Instance->AR, pCmd->Address); in HAL_XSPI_HyperbusCmd()
1215 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive()
1240 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1246 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1352 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_IT()
1386 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1392 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1608 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_DMA()
1761 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
1767 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c1118 WRITE_REG(hospi->Instance->AR, cmd->Address); in HAL_OSPI_HyperbusCmd()
1222 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive()
1247 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1253 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1363 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_IT()
1397 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1403 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1541 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_DMA()
1611 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
1617 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
[all …]
Dstm32h7xx_hal_qspi.c1060 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1084 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1204 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1230 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1381 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1441 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2541 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2555 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
2572 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2585 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c1086 WRITE_REG(hospi->Instance->AR, cmd->Address); in HAL_OSPI_HyperbusCmd()
1190 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive()
1215 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1221 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1331 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_IT()
1365 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1371 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1528 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_DMA()
1618 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
1624 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
[all …]
Dstm32l4xx_hal_qspi.c1072 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1096 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1220 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1246 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1432 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1524 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2697 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2711 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
2728 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2741 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_qspi.c1058 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1082 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1204 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1230 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1439 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1553 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
1590 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2790 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2804 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
2821 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c1089 WRITE_REG(hospi->Instance->AR, cmd->Address); in HAL_OSPI_HyperbusCmd()
1193 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive()
1218 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1224 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive()
1334 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_IT()
1368 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1374 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_IT()
1588 uint32_t addr_reg = hospi->Instance->AR; in HAL_OSPI_Receive_DMA()
1738 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
1744 WRITE_REG(hospi->Instance->AR, addr_reg); in HAL_OSPI_Receive_DMA()
[all …]
Dstm32u5xx_hal_xspi.c1258 WRITE_REG(hxspi->Instance->AR, pCmd->Address); in HAL_XSPI_HyperbusCmd()
1362 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive()
1387 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1393 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1499 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_IT()
1533 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1539 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1755 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_DMA()
1908 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
1914 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c1138 WRITE_REG(hxspi->Instance->AR, pCmd->Address); in HAL_XSPI_HyperbusCmd()
1242 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive()
1267 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1273 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1379 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_IT()
1413 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1419 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1635 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_DMA()
1788 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
1794 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c1131 WRITE_REG(hxspi->Instance->AR, pCmd->Address); in HAL_XSPI_HyperbusCmd()
1235 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive()
1260 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1266 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive()
1372 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_IT()
1406 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1412 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_IT()
1628 uint32_t addr_reg = hxspi->Instance->AR; in HAL_XSPI_Receive_DMA()
1781 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
1787 WRITE_REG(hxspi->Instance->AR, addr_reg); in HAL_XSPI_Receive_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_qspi.c1052 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1076 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1196 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1222 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1408 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1500 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2671 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2685 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
2702 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2715 CLEAR_REG(hqspi->Instance->AR); in QSPI_Config()
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_qspi.c1043 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1067 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1187 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1213 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1399 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1491 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2622 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2650 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2684 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2711 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_qspi.c1064 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1088 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1212 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1238 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1424 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1516 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2715 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2743 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2777 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2804 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_qspi.c1079 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive()
1103 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive()
1223 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_IT()
1249 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_IT()
1398 uint32_t addr_reg = READ_REG(hqspi->Instance->AR); in HAL_QSPI_Receive_DMA()
1461 WRITE_REG(hqspi->Instance->AR, addr_reg); in HAL_QSPI_Receive_DMA()
2602 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2630 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2664 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
2691 WRITE_REG(hqspi->Instance->AR, cmd->Address); in QSPI_Config()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c964 WRITE_REG(FLASH->AR, PageAddress); in FLASH_PageErase()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c965 WRITE_REG(FLASH->AR, PageAddress); in FLASH_PageErase()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c1102 WRITE_REG(FLASH->AR, PageAddress); in FLASH_PageErase()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h254 __IO uint32_t AR; member
Dstm32f101xb.h259 __IO uint32_t AR; member
Dstm32f100xb.h301 __IO uint32_t AR; member
Dstm32f102x6.h257 __IO uint32_t AR; member
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h206 …__IO uint32_t AR; /*!<FLASH address register, Address offset: 0x1… member
Dstm32f030x8.h211 …__IO uint32_t AR; /*!<FLASH address register, Address offset: 0x1… member
Dstm32f070x6.h208 …__IO uint32_t AR; /*!<FLASH address register, Address offset: 0x1… member

12345678