Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/libs/core-lib/include/
Dcy_utils.h202 #define CY_SET_REG16(addr, value) (*((volatile uint16_t *)(addr)) = (uint16_t)(value)) macro
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md24 * `CY_SET_REG16`: Writes the 16-bit value to the specified address
DRELEASE.md20 * CY_SET_REG16: Writes the 16-bit value to the specified address