Home
last modified time | relevance | path

Searched refs:CY_HI8 (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-3.6.0/core-lib/include/
Dcy_utils.h89 #define CY_HI8(x) ((uint8_t) ((uint16_t)(x) >> 8U)) macro
/hal_infineon-3.6.0/core-lib/
DREADME.md15 * `CY_HI8`: Gets the upper 8 bits of a 16-bit value
DRELEASE.md11 * CY_HI8: Gets the upper 8 bits of a 16-bit value
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv_reg.h853 USBFS_DEV_SIE_EP_CNT0(base, endpoint) = (uint32_t) CY_HI8(count) | toggle; in Cy_USBFS_Dev_Drv_SetSieEpCount()
/hal_infineon-3.6.0/bless/
Dcy_ble_event_handler.c370CY_HI8(CY_BLE_LE_MASK), 0u, 0u, 0u, 0u, 0u, 0u }; in Cy_BLE_EventHandler()