Home
last modified time | relevance | path

Searched defs:SecPriv (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rif.h484 uint32_t SecPriv; /*!< A combination of @ref RIF_SEC_PRIV */ member
508 uint32_t SecPriv; /*!< A combination of @ref RIF_SEC_PRIV */ member
533 uint32_t SecPriv; /*!< A combination of @ref RIF_SEC_PRIV */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rif.c365 void HAL_RIF_RISC_SetSlaveSecureAttributes(uint32_t PeriphId, uint32_t SecPriv) in HAL_RIF_RISC_SetSlaveSecureAttributes()