Home
last modified time | relevance | path

Searched refs:HAL_CA_OTP_EnableSecureCWMode (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/
H A DhalCA.h185 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void);
H A DhalCA.c1876 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void) in HAL_CA_OTP_EnableSecureCWMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/
H A DhalCA.h186 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void);
H A DhalCA.c1809 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void) in HAL_CA_OTP_EnableSecureCWMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/
H A DhalCA.h177 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void);
H A DhalCA.c1875 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void) in HAL_CA_OTP_EnableSecureCWMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/
H A DhalCA.h186 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void);
H A DhalCA.c1805 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void) in HAL_CA_OTP_EnableSecureCWMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/
H A DhalCA.h185 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void);
H A DhalCA.c1878 MS_BOOL HAL_CA_OTP_EnableSecureCWMode(void) in HAL_CA_OTP_EnableSecureCWMode() function
/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DdrvCA.c444 return HAL_CA_OTP_EnableSecureCWMode(); in _MDrv_CA_OTP_EnableSecureCWMode()