Home
last modified time | relevance | path

Searched refs:CY_LO16 (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.h77 #define CY_LO16(x) ((uint16_t) ((x) & 0xFFFFU)) macro
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md16 * `CY_LO16`: Gets the lower 16 bits of a 32-bit value
DRELEASE.md12 * CY_LO16: Gets the lower 16 bits of a 32-bit value