Searched refs:CY_SET_REG32 (Results 1 – 5 of 5) sorted by relevance
396 CY_SET_REG32(&base->INTR, mask); in Cy_EvtGen_ClearInterrupt()
287 #define CY_SET_REG32(addr, value) (*((volatile uint32_t *)(addr)) = (uint32_t)(value)) macro
28 * `CY_SET_REG32`: Writes the 32-bit value to the specified register
24 * CY_SET_REG32: Writes the 32-bit value to the specified register
500 CY_SET_REG32(regIndexToAddr[message->praIndex].addr, tmp); in Cy_PRA_ProcessCmd()532 CY_SET_REG32(regIndexToAddr[message->praIndex].addr, tmp); in Cy_PRA_ProcessCmd()