Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/cmac/
Dshm.c194 g_cmac_host_pdc_sys2cmac = da1469x_pdc_add(MCU_PDC_TRIGGER_MAC_TIMER, in cmac_configure_pdc()
204 g_cmac_host_pdc_cmac2sys = da1469x_pdc_add(MCU_PDC_TRIGGER_COMBO, in cmac_configure_pdc()
/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_pdc.h71 int da1469x_pdc_add(uint8_t trigger, uint8_t master, uint8_t en);
Dda1469x_sleep.c113 pdc_idx_combo = da1469x_pdc_add(MCU_PDC_TRIGGER_COMBO, MCU_PDC_MASTER_M33, in da1469x_sleep_config()
Dda1469x_pdc.c27 da1469x_pdc_add(uint8_t source, uint8_t master, uint8_t en) in da1469x_pdc_add() function
Dda1469x_clock.c283 idx = da1469x_pdc_add(MCU_PDC_TRIGGER_SW_TRIGGER, MCU_PDC_MASTER_M33, in da1469x_clock_sys_xtal32m_enable()