Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c77 static uint32_t Cy_bt_getPLLegnth(cy_en_btipc_hcipti_t pti, uint8_t* bufAddr);
638 *p_length = Cy_bt_getPLLegnth(*pti, bufAddr); in Cy_BTIPC_HCI_getPTI()
691 *pLength = Cy_bt_getPLLegnth(actualPti, srcPtr); in Cy_BTIPC_HCI_GetReadBufPtr()
720 *pLength = Cy_bt_getPLLegnth(mesgPti, srcPtr); in Cy_BTIPC_HCI_GetReadBufPtr()
1443 static uint32_t Cy_bt_getPLLegnth(cy_en_btipc_hcipti_t pti, uint8_t* bufAddr) in Cy_bt_getPLLegnth() function