Searched refs:__HAL_JPD_ReadByte (Results 1 – 12 of 12) sorted by relevance
179 #define __HAL_JPD_ReadByte( u32Reg ) JPD_READ_BYTE(((u32Reg) << 1) - ((u32Reg) & 1)) macro488 MS_U8 __HAL_JPD_ReadByte(MS_U16 u16Reg)502 MS_U8 u8Tmp = __HAL_JPD_ReadByte(u16Reg);518 MS_U8 u8Tmp = __HAL_JPD_ReadByte(u16Reg);1200 if((__HAL_JPD_ReadByte(REG_SVD_RESET) & (REG_SVD_RESET_SWRST_FIN|REG_SVD_RESET_CPURST_FIN)) in HAL_JPD_RstVPU()1240 if (__HAL_JPD_ReadByte(0x12F4) & JPD_BIT(6)) in HAL_JPD_IsVPUOnMiu1()1309 if (__HAL_JPD_ReadByte(0x12F4) & JPD_BIT(6)) in HAL_JPD_LoadCode()
174 #define __HAL_JPD_ReadByte( u32Reg ) JPD_READ_BYTE(((u32Reg) << 1) - ((u32Reg) & 1)) macro485 MS_U8 __HAL_JPD_ReadByte(MS_U16 u16Reg)499 MS_U8 u8Tmp = __HAL_JPD_ReadByte(u16Reg);515 MS_U8 u8Tmp = __HAL_JPD_ReadByte(u16Reg);