Lines Matching defs:u32RegAddr

199 MS_U8 HAL_CPU_NPM_RegReadByte(MS_U32 u32RegAddr)  in HAL_CPU_NPM_RegReadByte()
213 MS_BOOL HAL_CPU_NPM_RegWriteByte(MS_U32 u32RegAddr, MS_U8 u8Val) in HAL_CPU_NPM_RegWriteByte()
233 MS_U16 HAL_CPU_NPM_RegRead2Byte(MS_U32 u32RegAddr) in HAL_CPU_NPM_RegRead2Byte()
247 MS_BOOL HAL_CPU_NPM_RegWrite2Byte(MS_U32 u32RegAddr, MS_U16 u16Val) in HAL_CPU_NPM_RegWrite2Byte()
271 MS_U8 HAL_CPU_PM_RegReadByte(MS_U32 u32RegAddr) in HAL_CPU_PM_RegReadByte()
285 MS_BOOL HAL_CPU_PM_RegWriteByte(MS_U32 u32RegAddr, MS_U8 u8Val) in HAL_CPU_PM_RegWriteByte()
305 MS_U16 HAL_CPU_PM_RegRead2Byte(MS_U32 u32RegAddr) in HAL_CPU_PM_RegRead2Byte()
319 MS_BOOL HAL_CPU_PM_RegWrite2Byte(MS_U32 u32RegAddr, MS_U16 u16Val) in HAL_CPU_PM_RegWrite2Byte()
344 MS_U8 HAL_COPRO_RegReadByte(MS_U32 u32RegAddr) in HAL_COPRO_RegReadByte()
357 MS_U16 HAL_COPRO_RegRead2Byte(MS_U32 u32RegAddr) in HAL_COPRO_RegRead2Byte()
370 MS_U32 HAL_COPRO_RegRead4Byte(MS_U32 u32RegAddr) in HAL_COPRO_RegRead4Byte()
384 MS_BOOL HAL_COPRO_RegWriteByte(MS_U32 u32RegAddr, MS_U8 u8Val) in HAL_COPRO_RegWriteByte()
405 MS_BOOL HAL_COPRO_RegWrite2Byte(MS_U32 u32RegAddr, MS_U16 u16Val) in HAL_COPRO_RegWrite2Byte()
426 MS_BOOL HAL_COPRO_RegWrite4Byte(MS_U32 u32RegAddr, MS_U32 u32Val) in HAL_COPRO_RegWrite4Byte()
453 MS_U8 HAL_FRCR2_RegReadByte(MS_U32 u32RegAddr) in HAL_FRCR2_RegReadByte()
466 MS_U16 HAL_FRCR2_RegRead2Byte(MS_U32 u32RegAddr) in HAL_FRCR2_RegRead2Byte()
479 MS_U32 HAL_FRCR2_RegRead4Byte(MS_U32 u32RegAddr) in HAL_FRCR2_RegRead4Byte()
493 MS_BOOL HAL_FRCR2_RegWriteByte(MS_U32 u32RegAddr, MS_U8 u8Val) in HAL_FRCR2_RegWriteByte()
514 MS_BOOL HAL_FRCR2_RegWrite2Byte(MS_U32 u32RegAddr, MS_U16 u16Val) in HAL_FRCR2_RegWrite2Byte()
535 MS_BOOL HAL_FRCR2_RegWrite4Byte(MS_U32 u32RegAddr, MS_U32 u32Val) in HAL_FRCR2_RegWrite4Byte()