Home
last modified time | relevance | path

Searched refs:SECCFGR2 (Results 1 – 25 of 37) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_exti.h1591 SET_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_EnableSecure_32_63()
1658 CLEAR_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_DisableSecure_32_63()
1727 return ((READ_BIT(EXTI->SECCFGR2, ExtiLine) == (ExtiLine)) ? 1UL : 0UL); in LL_EXTI_IsEnabledSecure_32_63()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_exti.h1779 SET_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_EnableSecure_32_63()
1863 CLEAR_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_DisableSecure_32_63()
1950 return ((READ_BIT(EXTI->SECCFGR2, ExtiLine) == (ExtiLine)) ? 1UL : 0UL); in LL_EXTI_IsEnabledSecure_32_63()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_exti.h2219 SET_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_EnableSecure_32_63()
2331 CLEAR_BIT(EXTI->SECCFGR2, ExtiLine); in LL_EXTI_DisableSecure_32_63()
2444 return ((READ_BIT(EXTI->SECCFGR2, ExtiLine) == (ExtiLine)) ? 1UL : 0UL); in LL_EXTI_IsEnabledSecure_32_63()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_gtzc.c229 SET_BIT(GTZC_TZSC->SECCFGR2, TZSC1_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
235 CLEAR_BIT(GTZC_TZSC->SECCFGR2, TZSC1_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
349 reg_value = READ_REG(GTZC_TZSC->SECCFGR2); in HAL_GTZC_TZSC_GetConfigPeriphAttributes()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_gtzc.c238 SET_BIT(GTZC_TZSC->SECCFGR2, TZSC_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
243 CLEAR_BIT(GTZC_TZSC->SECCFGR2, TZSC_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
351 reg_value = READ_REG(GTZC_TZSC->SECCFGR2); in HAL_GTZC_TZSC_GetConfigPeriphAttributes()
Dstm32l5xx_ll_exti.c119 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_gtzc.c273 SET_BIT(GTZC_TZSC1->SECCFGR2, GTZC_CFGR2_MSK); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
279 CLEAR_BIT(GTZC_TZSC1->SECCFGR2, GTZC_CFGR2_MSK); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
435 reg_value = READ_REG(GTZC_TZSC1->SECCFGR2); in HAL_GTZC_TZSC_GetConfigPeriphAttributes()
Dstm32h5xx_ll_exti.c120 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gtzc.c291 SET_BIT(GTZC_TZSC1->SECCFGR2, TZSC1_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
298 CLEAR_BIT(GTZC_TZSC1->SECCFGR2, TZSC1_SECCFGR2_ALL); in HAL_GTZC_TZSC_ConfigPeriphAttributes()
415 reg_value = READ_REG(GTZC_TZSC1->SECCFGR2); in HAL_GTZC_TZSC_GetConfigPeriphAttributes()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_exti.c121 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h523 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
643 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, Addres… member
Dstm32l562xx.h557 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
677 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, Addres… member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h500 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
612 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32h562xx.h520 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
659 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32h533xx.h537 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
649 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32h573xx.h735 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
874 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32h563xx.h698 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
837 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba52xx.h404 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32wba54xx.h421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32wba5mxx.h421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
Dstm32wba55xx.h421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h1148 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
2043 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
Dstm32n657xx.h1225 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
2169 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
Dstm32n655xx.h1197 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
2141 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
Dstm32n647xx.h1176 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member
2071 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member

12