Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/cmac/
Dshm.c75 static int8_t g_cmac_host_pdc_cmac2sys; variable
201 g_cmac_host_pdc_cmac2sys = da1469x_pdc_find(MCU_PDC_TRIGGER_COMBO, in cmac_configure_pdc()
203 if (g_cmac_host_pdc_cmac2sys < 0) { in cmac_configure_pdc()
204 g_cmac_host_pdc_cmac2sys = da1469x_pdc_add(MCU_PDC_TRIGGER_COMBO, in cmac_configure_pdc()
207 da1469x_pdc_set(g_cmac_host_pdc_cmac2sys); in cmac_configure_pdc()
208 da1469x_pdc_ack(g_cmac_host_pdc_cmac2sys); in cmac_configure_pdc()