Home
last modified time | relevance | path

Searched refs:CY_HI16 (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.h79 #define CY_HI16(x) ((uint16_t) ((uint32_t)(x) >> 16U)) macro
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md17 * `CY_HI16`: Gets the upper 16 bits of a 32-bit value
DRELEASE.md13 * CY_HI16: Gets the upper 16 bits of a 32-bit value