Home
last modified time | relevance | path

Searched defs:cy_stc_ipc_bt_context_t (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h505 typedef struct cy_stc_ipc_bt_context_t struct
507 … uint32_t ulChannelHCI; /**< HCI Channel used to send to BLE */
508 …t32_t dlChannelHCI; /**< HCI Channel used to receive from BLE */
510 … uint32_t ulChannelHPC; /**< HPC Channel used to send to BLE */
511 …t32_t dlChannelHPC; /**< HPC Channel used to receive from BLE */
513 … uint32_t intStuctureSelf; /**< Interrupt structure for the MCU */
514 … uint32_t intStucturePeer; /**< Interrupt structure for the BLE */
516 uint32_t intPeerMask; /**< Interrupt mask for the peer */
518 uint32_t dlNotifyMask; /**< Down link notify mask */
519 uint32_t ulReleaseMask; /**< Up link release mask */
[all …]