Home
last modified time | relevance | path

Searched refs:CY_GET_REG24 (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.h216 #define CY_GET_REG24(addr) (((uint32_t) (*((const volatile uint8_t *)(addr)))) | \ macro
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md25 * `CY_GET_REG24`: Reads the 24-bit value from the specified address
DRELEASE.md21 * CY_GET_REG24: Reads the 24-bit value from the specified address