Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_cm23.h
Original file line number Diff line number Diff line change
Expand Up @@ -2078,7 +2078,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -2105,7 +2105,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_cm35p.h
Original file line number Diff line number Diff line change
Expand Up @@ -3005,7 +3005,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -3032,7 +3032,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_cm52.h
Original file line number Diff line number Diff line change
Expand Up @@ -4540,7 +4540,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -4567,7 +4567,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_cm55.h
Original file line number Diff line number Diff line change
Expand Up @@ -4657,7 +4657,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -4684,7 +4684,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_cm85.h
Original file line number Diff line number Diff line change
Expand Up @@ -4698,7 +4698,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -4725,7 +4725,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_starmc1.h
Original file line number Diff line number Diff line change
Expand Up @@ -3057,7 +3057,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -3084,7 +3084,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
4 changes: 2 additions & 2 deletions CMSIS/Core/Include/core_starmc3.h
Original file line number Diff line number Diff line change
Expand Up @@ -4029,7 +4029,7 @@ __STATIC_INLINE void TZ_SAU_Disable(void)
/**
\brief Set Debug Authentication Control Register
\details writes to Debug Authentication Control register.
\param [in] value value to be writen.
\param [in] value value to be written.
*/
__STATIC_INLINE void DCB_SetAuthCtrl(uint32_t value)
{
Expand All @@ -4056,7 +4056,7 @@ __STATIC_INLINE uint32_t DCB_GetAuthCtrl(void)
/**
\brief Set Debug Authentication Control Register (non-secure)
\details writes to non-secure Debug Authentication Control register when in secure state.
\param [in] value value to be writen
\param [in] value value to be written
*/
__STATIC_INLINE void TZ_DCB_SetAuthCtrl_NS(uint32_t value)
{
Expand Down
Loading