Searched refs:CY_SET_REG16 (Results 1 – 3 of 3) sorted by relevance
202 #define CY_SET_REG16(addr, value) (*((volatile uint16_t *)(addr)) = (uint16_t)(value)) macro
24 * `CY_SET_REG16`: Writes the 16-bit value to the specified address
20 * CY_SET_REG16: Writes the 16-bit value to the specified address