Home
last modified time | relevance | path

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

/hal_infineon-latest/core-lib/include/
Dcy_utils.h403 #define CY_REG8_CLR_SET(reg, field, value) ((reg) = _CLR_SET_FLD8U((reg), field, (value))) macro
/hal_infineon-latest/core-lib/
DREADME.md34 …* `CY_REG8_CLR_SET`: Uses _CLR_SET_FLD8U macro for providing get-clear-modify-write operations wit…
DRELEASE.md30 …* CY_REG8_CLR_SET: Uses _CLR_SET_FLD8U macro for providing get-clear-modify-write operations with …