/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_exti.h | 1591 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/ |
D | stm32h5xx_ll_exti.h | 1779 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/ |
D | stm32n6xx_ll_exti.h | 2219 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/ |
D | stm32wbaxx_hal_gtzc.c | 229 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/ |
D | stm32l5xx_hal_gtzc.c | 238 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()
|
D | stm32l5xx_ll_exti.c | 119 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_gtzc.c | 273 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()
|
D | stm32h5xx_ll_exti.c | 120 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gtzc.c | 291 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/ |
D | stm32n6xx_ll_exti.c | 121 LL_EXTI_WriteReg(SECCFGR2, 0x00000000U); in LL_EXTI_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 523 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 643 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, Addres… member
|
D | stm32l562xx.h | 557 …__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/ |
D | stm32h523xx.h | 500 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 612 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32h562xx.h | 520 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 659 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32h533xx.h | 537 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 649 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32h573xx.h | 735 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 874 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32h563xx.h | 698 …__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/ |
D | stm32wba52xx.h | 404 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32wba54xx.h | 421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32wba5mxx.h | 421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
D | stm32wba55xx.h | 421 …__IO uint32_t SECCFGR2; /*!< TZSC secure configuration register 2, … member
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 1148 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 2043 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
|
D | stm32n657xx.h | 1225 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 2169 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
|
D | stm32n655xx.h | 1197 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 2141 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
|
D | stm32n647xx.h | 1176 …__IO uint32_t SECCFGR2; /*!< EXTI Security Configuration Register 2, Address offset… member 2071 …__IO uint32_t SECCFGR2; /*!< RCC divider secure configuration register 2 … member
|