Searched refs:VENC_REG (Results 1 – 1 of 1) sorted by relevance
78 #define VENC_REG(x) (*(__IO uint32_t *) (VENC_BASE + (4UL*(x)))) macro85 #define LL_VENC_WriteRegister(__REG__, __VALUE__) WRITE_REG(VENC_REG(__REG__), (__VALUE__))92 #define LL_VENC_ReadRegister(__REG__) READ_REG(VENC_REG(__REG__))