Searched refs:Cy_BLE_EcoConfigure (Results 1 – 6 of 6) sorted by relevance
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/ |
D | cy_ble_clk.h | 294 cy_en_ble_eco_status_t Cy_BLE_EcoConfigure(cy_en_ble_eco_freq_t freq,
|
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/ |
D | cy_ble_clk.c | 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() function 496 … retValue = Cy_BLE_EcoConfigure(config->ecoFreq, config->ecoSysDiv, (uint32_t) config->loadCap, in Cy_BLE_EcoStart()
|
D | cy_pra_cfg.c | 435 …status = Cy_BLE_EcoConfigure((cy_en_ble_eco_freq_t)devConfig->altHFclkFreq, (cy_en_ble_eco_sys_clk… in Cy_PRA_AltHfInit()
|
D | cy_pra.c | 906 message->praStatus = (cy_en_pra_status_t)Cy_BLE_EcoConfigure( in Cy_PRA_ProcessCmd()
|
/hal_infineon-3.5.0/bless/ |
D | cy_ble_clk.c | 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() function 496 … retValue = Cy_BLE_EcoConfigure(config->ecoFreq, config->ecoSysDiv, (uint32_t) config->loadCap, in Cy_BLE_EcoStart()
|
D | cy_ble_hal_pvt.c | 863 ecoStatus = Cy_BLE_EcoConfigure( CY_BLE_DEFAULT_BLESS_ECO_FREQ,
|