Searched refs:range (Results 1 – 10 of 10) sorted by relevance
1013 if((locDiscServInfo.srvcInfo->range.startHandle >= in Cy_BLE_ReadByGroupEventHandler()1015 (locDiscServInfo.srvcInfo->range.startHandle <= in Cy_BLE_ReadByGroupEventHandler()1030 … if(cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + j].range.startHandle == in Cy_BLE_ReadByGroupEventHandler()1033 … cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + j].range = in Cy_BLE_ReadByGroupEventHandler()1034 locDiscServInfo.srvcInfo->range; in Cy_BLE_ReadByGroupEventHandler()1115 …((cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle… in Cy_BLE_NextInclDiscovery()1117 …(cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle > in Cy_BLE_NextInclDiscovery()1129 …requestParam.range = cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount… in Cy_BLE_NextInclDiscovery()1340 … (cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + j].range.startHandle == in Cy_BLE_ReadByTypeEventHandler()1343 … cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + j].range = in Cy_BLE_ReadByTypeEventHandler()[all …]
212 #error VCO_INPUT frequency out of range.216 #error VCO frequency out of range.220 #error USB_VCO_INPUT frequency out of range.224 #error USB_VCO frequency out of range.
1246 __STATIC_INLINE void XMC_SCU_POWER_EnableMonitor(XMC_SCU_POWER_MONITOR_RANGE_t range, XMC_SCU_POWER… in XMC_SCU_POWER_EnableMonitor() argument1249 (uint32_t)range | in XMC_SCU_POWER_EnableMonitor()
1423 #define CY_SYSCLK_FLL_IS_CCO_RANGE_VALID(range) (((range) == CY_SYSCLK_FLL_CCO_RANGE0) || \ argument1424 ((range) == CY_SYSCLK_FLL_CCO_RANGE1) || \1425 ((range) == CY_SYSCLK_FLL_CCO_RANGE2) || \1426 ((range) == CY_SYSCLK_FLL_CCO_RANGE3) || \1427 ((range) == CY_SYSCLK_FLL_CCO_RANGE4))
197 … base->ADC_CORE_CTRL = _VAL2FLD(MXS40ADCMIC_ADC_CORE_CTRL_ADC_DCINPUT_RANGE, locDcCgf->range); in Cy_ADCMic_Init()
2808 #define CY_SYSCLK_FLL_IS_CCO_RANGE_VALID(range) (((range) == CY_SYSCLK_FLL_CCO_RANGE0) || \ argument2809 ((range) == CY_SYSCLK_FLL_CCO_RANGE1) || \2810 ((range) == CY_SYSCLK_FLL_CCO_RANGE2) || \2811 ((range) == CY_SYSCLK_FLL_CCO_RANGE3) || \2812 ((range) == CY_SYSCLK_FLL_CCO_RANGE4))
27 * Update to work with a wider range of MCUs
641 cy_en_adcmic_dc_range_t range; /**< Selects the DC measurement range */ member
80 .range = CY_ADCMIC_DC_RANGE_3_6V,
19 Note: Some APIs that manipulate block timing may not be able to support as wide of a range of value…