Home
last modified time | relevance | path

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

/hal_infineon-latest/core-lib/include/
Dcy_utils.h378 #define CY_REG16_CLR_SET(reg, field, value) ((reg) = _CLR_SET_FLD16U((reg), field, (value))) macro
/hal_infineon-latest/core-lib/
DREADME.md32 …* `CY_REG16_CLR_SET`: Uses _CLR_SET_FLD16U macro for providing get-clear-modify-write operations w…
DRELEASE.md28 …* CY_REG16_CLR_SET: Uses _CLR_SET_FLD16U macro for providing get-clear-modify-write operations wit…