Searched refs:CPUSS_MEM_CLOCK_CTL (Results 1 – 2 of 2) sorted by relevance
451 #define CPUSS_MEM_CLOCK_CTL (((CPUSS_Type*) CPUSS_BASE)->MEM_CLOCK_CTL) macro484 #define CPUSS_MEM_CLOCK_CTL (((CPUSS_Type*) CPUSS_BASE)->MEM_CLOCK_CTL) macro
468 CY_REG32_CLR_SET(CPUSS_MEM_CLOCK_CTL, CPUSS_MEM_CLOCK_CTL_INT_DIV, divider); in Cy_SysClk_ClkMemSetDivider()474 return ((uint8_t)_FLD2VAL(CPUSS_MEM_CLOCK_CTL_INT_DIV, CPUSS_MEM_CLOCK_CTL)); in Cy_SysClk_ClkMemGetDivider()