Searched refs:BLE_BLELL_CONN_INTR (Results 1 – 3 of 3) sorted by relevance
73 if(((BLE_BLELL_CONN_INTR & BLE_BLELL_CONN_INTR_CLOSE_CE_Msk) != 0u) && in Cy_BLE_IntrNotifyIsrHandler()80 if(((BLE_BLELL_CONN_INTR & BLE_BLELL_CONN_INTR_CE_TX_ACK_Msk) != 0u) && in Cy_BLE_IntrNotifyIsrHandler()94 if(((BLE_BLELL_CONN_INTR & BLE_BLELL_CONN_INTR_CE_RX_Msk) != 0u) && in Cy_BLE_IntrNotifyIsrHandler()
1932 #define BLE_BLELL_CONN_INTR (((BLE_V1_Type *) BLE_BASE)->BLELL.CONN_INTR) macro
2323 #define BLE_BLELL_CONN_INTR (((BLE_V1_Type *) BLE_BASE)->BLELL.CONN_INTR) macro