Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/
H A DhalCA.h188 MS_U32 HAL_CA_Random(void);
H A DhalCA.c1921 MS_U32 HAL_CA_Random(void) in HAL_CA_Random() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/
H A DhalCA.h189 MS_U32 HAL_CA_Random(void);
H A DhalCA.c1854 MS_U32 HAL_CA_Random(void) in HAL_CA_Random() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/
H A DhalCA.h180 MS_U32 HAL_CA_Random(void);
H A DhalCA.c1922 MS_U32 HAL_CA_Random(void) in HAL_CA_Random() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/
H A DhalCA.h189 MS_U32 HAL_CA_Random(void);
H A DhalCA.c1850 MS_U32 HAL_CA_Random(void) in HAL_CA_Random() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/
H A DhalCA.h188 MS_U32 HAL_CA_Random(void);
H A DhalCA.c1923 MS_U32 HAL_CA_Random(void) in HAL_CA_Random() function
/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DdrvCA.c468 MS_U32 u32Rnd = HAL_CA_Random(); in _MDrv_CA_Random()