Home
last modified time | relevance | path

Searched refs:RCC_RSR_PINRSTF_Pos (Results 1 – 25 of 39) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h640 #define RCC_FLAG_PINRST ((RCC_RSR_REG_INDEX << 5U) | RCC_RSR_PINRSTF_Pos) /*!< PIN …
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h613 #define RCC_FLAG_PINRST ((uint32_t)((RCC_RSR_REG_INDEX << 5U) | RCC_RSR_PINRSTF_Pos)…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h639 #define RCC_FLAG_PINRST ((RCC_RSR_REG_INDEX << 5U) | RCC_RSR_PINRSTF_Pos) /*!< PIN …
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9384 #define RCC_RSR_PINRSTF_Pos (26U) macro
9385 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
Dstm32h523xx.h13861 #define RCC_RSR_PINRSTF_Pos (26U) macro
13862 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
Dstm32h562xx.h14849 #define RCC_RSR_PINRSTF_Pos (26U) macro
14850 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
Dstm32h533xx.h14410 #define RCC_RSR_PINRSTF_Pos (26U) macro
14411 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
Dstm32h573xx.h17494 #define RCC_RSR_PINRSTF_Pos (26U) macro
17495 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
Dstm32h563xx.h16945 #define RCC_RSR_PINRSTF_Pos (26U) macro
16946 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x04000000…
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14574 #define RCC_RSR_PINRSTF_Pos (22U) macro
14575 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7b0xx.h15054 #define RCC_RSR_PINRSTF_Pos (22U) macro
15055 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7b0xxq.h15066 #define RCC_RSR_PINRSTF_Pos (22U) macro
15067 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7a3xxq.h14586 #define RCC_RSR_PINRSTF_Pos (22U) macro
14587 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7b3xx.h15061 #define RCC_RSR_PINRSTF_Pos (22U) macro
15062 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7b3xxq.h15073 #define RCC_RSR_PINRSTF_Pos (22U) macro
15074 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h730xxq.h16904 #define RCC_RSR_PINRSTF_Pos (22U) macro
16905 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h733xx.h16892 #define RCC_RSR_PINRSTF_Pos (22U) macro
16893 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h725xx.h16417 #define RCC_RSR_PINRSTF_Pos (22U) macro
16418 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h730xx.h16892 #define RCC_RSR_PINRSTF_Pos (22U) macro
16893 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h735xx.h16904 #define RCC_RSR_PINRSTF_Pos (22U) macro
16905 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h742xx.h15713 #define RCC_RSR_PINRSTF_Pos (22U) macro
15714 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h723xx.h16405 #define RCC_RSR_PINRSTF_Pos (22U) macro
16406 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15889 #define RCC_RSR_PINRSTF_Pos (22U) macro
15890 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7s7xx.h16947 #define RCC_RSR_PINRSTF_Pos (22U) macro
16948 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */
Dstm32h7s3xx.h16527 #define RCC_RSR_PINRSTF_Pos (22U) macro
16528 #define RCC_RSR_PINRSTF_Msk (0x1UL << RCC_RSR_PINRSTF_Pos) /*!< 0x00400000 */

12