Home
last modified time | relevance | path

Searched refs:CY_SET_REG8 (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.6.0/core-lib/include/
Dcy_utils.h192 #define CY_SET_REG8(addr, value) (*((volatile uint8_t *)(addr)) = (uint8_t)(value)) macro
/hal_infineon-3.6.0/core-lib/
DREADME.md22 * `CY_SET_REG8`: Writes an 8-bit value to the specified address
DRELEASE.md18 * CY_SET_REG8: Writes an 8-bit value to the specified address