Home
last modified time | relevance | path

Searched refs:tmpsr2 (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_nor.c1432 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1458 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1461 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1472 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1475 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1490 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1500 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_nor.c1529 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1555 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1558 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1569 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1572 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1587 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1597 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_nor.c1533 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1559 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1562 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1573 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1576 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1591 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1601 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_nor.c1530 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1556 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1559 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1570 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1573 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1588 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1598 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_nor.c1530 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1556 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1559 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1570 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1573 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1588 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1598 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_nor.c1529 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1555 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1558 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1569 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1572 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1587 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1597 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_nor.c1532 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1558 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1561 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1572 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1575 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1590 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1600 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_nor.c1532 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1558 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1561 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1572 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1575 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1590 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1600 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_nor.c1533 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1559 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1562 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1573 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1576 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1591 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1601 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_nor.c1530 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1556 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1559 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1570 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1573 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1588 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1598 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_nor.c1530 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1556 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1559 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1570 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1573 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1588 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1598 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_nor.c1529 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1555 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1558 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1569 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1572 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1587 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1597 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_nor.c1532 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1558 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1561 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1572 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1575 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1590 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1600 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_nor.c1530 uint16_t tmpsr2; in HAL_NOR_GetStatus() local
1556 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1559 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1570 tmpsr2 = *(__IO uint16_t *)Address; in HAL_NOR_GetStatus()
1573 if ((tmpsr1 & NOR_MASK_STATUS_DQ6) == (tmpsr2 & NOR_MASK_STATUS_DQ6)) in HAL_NOR_GetStatus()
1588 tmpsr2 = *(__IO uint16_t *)(Address); in HAL_NOR_GetStatus()
1598 } while ((tmpsr2 & NOR_MASK_STATUS_DQ7) == 0U); in HAL_NOR_GetStatus()