Searched refs:CY_SET_REG8 (Results 1 – 3 of 3) sorted by relevance
192 #define CY_SET_REG8(addr, value) (*((volatile uint8_t *)(addr)) = (uint8_t)(value)) macro
22 * `CY_SET_REG8`: Writes an 8-bit value to the specified address
18 * CY_SET_REG8: Writes an 8-bit value to the specified address