Home
last modified time | relevance | path

Searched refs:cy_stc_ble_intr_notify_t (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/bless/include/
Dcy_ble.h199 } cy_stc_ble_intr_notify_t; typedef
503 extern cy_stc_ble_intr_notify_t intrNotify;
Dcy_ble_hal_pvt.h258 extern cy_stc_ble_intr_notify_t *intrNotifyPtr;
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c33 cy_stc_ble_intr_notify_t *intrNotifyPtr = NULL;
45 cy_stc_ble_intr_notify_t intrNotify =
1090 intrNotifyPtr = (cy_stc_ble_intr_notify_t *)msgPtr; in Cy_BLE_IPC_CommonCallBack()