Searched refs:CY_LO16 (Results 1 – 5 of 5) sorted by relevance
92 #define CY_LO16(x) ((uint16_t) ((x) & 0xFFFFU)) macro
16 * `CY_LO16`: Gets the lower 16 bits of a 32-bit value
12 * CY_LO16: Gets the lower 16 bits of a 32-bit value
802 …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()