Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/core-lib/include/
Dcy_utils.h92 #define CY_LO16(x) ((uint16_t) ((x) & 0xFFFFU)) macro
/hal_infineon-3.6.0/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
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_ble_clk.c802 …temp &= CY_LO16(~((CY_BLE_RF_DCXO_BUF_CFG_REG_CLK_DIV_MASK << CY_BLE_RF_DCXO_BUF_CFG_REG_CLK_DIV_S… in Cy_BLE_HAL_MxdRadioEnableClocks()
/hal_infineon-3.6.0/bless/
Dcy_ble_clk.c802 …temp &= CY_LO16(~((CY_BLE_RF_DCXO_BUF_CFG_REG_CLK_DIV_MASK << CY_BLE_RF_DCXO_BUF_CFG_REG_CLK_DIV_S… in Cy_BLE_HAL_MxdRadioEnableClocks()