Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ble_clk.h194 } cy_en_ble_eco_freq_t; typedef
270 cy_en_ble_eco_freq_t ecoFreq;
281 cy_en_ble_eco_freq_t freq;
300 cy_en_ble_eco_status_t Cy_BLE_EcoConfigure(cy_en_ble_eco_freq_t freq,
345 #define cy_en_ble_bless_eco_freq_t cy_en_ble_eco_freq_t
/hal_infineon-latest/bless/
Dcy_ble_clk.c55 static cy_en_ble_eco_status_t Cy_BLE_HAL_MxdRadioEnableClocks(cy_en_ble_eco_freq_t bleEcoFreq,
234 cy_en_ble_eco_status_t Cy_BLE_EcoConfigure(cy_en_ble_eco_freq_t freq, cy_en_ble_eco_sys_clk_div_t s… in Cy_BLE_EcoConfigure()
734 static cy_en_ble_eco_status_t Cy_BLE_HAL_MxdRadioEnableClocks(cy_en_ble_eco_freq_t bleEcoFreq, in Cy_BLE_HAL_MxdRadioEnableClocks()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ble_clk.c55 static cy_en_ble_eco_status_t Cy_BLE_HAL_MxdRadioEnableClocks(cy_en_ble_eco_freq_t bleEcoFreq,
234 cy_en_ble_eco_status_t Cy_BLE_EcoConfigure(cy_en_ble_eco_freq_t freq, cy_en_ble_eco_sys_clk_div_t s… in Cy_BLE_EcoConfigure()
744 static cy_en_ble_eco_status_t Cy_BLE_HAL_MxdRadioEnableClocks(cy_en_ble_eco_freq_t bleEcoFreq, in Cy_BLE_HAL_MxdRadioEnableClocks()
Dcy_pra_cfg.c435 …status = Cy_BLE_EcoConfigure((cy_en_ble_eco_freq_t)devConfig->altHFclkFreq, (cy_en_ble_eco_sys_clk… in Cy_PRA_AltHfInit()
Dcy_pra.c907 … (cy_en_ble_eco_freq_t)structCpy.altHFclkFreq, in Cy_PRA_ProcessCmd()