Home
last modified time | relevance | path

Searched refs:HDPL_Open_Dbg (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_bsec.c1514 assert_param(IS_BSEC_OPENDBG(pCfg->HDPL_Open_Dbg)); in HAL_BSEC_ConfigDebug()
1518 cfg_reg = ((pCfg->HDPL_Open_Dbg & BSEC_DBGCR_AUTH_HDPL) \ in HAL_BSEC_ConfigDebug()
1554 pDbgCfg->HDPL_Open_Dbg = (cfg_reg & BSEC_DBGCR_AUTH_HDPL); in HAL_BSEC_GetDebugConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_bsec.h69 uint32_t HDPL_Open_Dbg; /*!< Level at which debug may be opened member