Searched refs:Range (Results 1 – 4 of 4) sorted by relevance
| /bsp/m16c62p/ |
| A D | lnkm30627fhp.xcl | 47 // DATA13 (Range: 0-0x1FFF) 48 // DATA16 (Range: 0-0xFFFF, except DATA16_ID) 49 // DATA20 (Range: 0-0xFFFFF) 50 // FAR (Range: 0-0xFFFFF)
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/ |
| A D | usbh_mtp_ptp.c | 305 … PTP_GetDevicePropValue(phost, &offset, opdlen, &opd->FORM.Range.MinimumValue, opd->DataType); in PTP_DecodeObjectPropDesc() 306 … PTP_GetDevicePropValue(phost, &offset, opdlen, &opd->FORM.Range.MaximumValue, opd->DataType); in PTP_DecodeObjectPropDesc() 307 PTP_GetDevicePropValue(phost, &offset, opdlen, &opd->FORM.Range.StepSize, opd->DataType); in PTP_DecodeObjectPropDesc()
|
| A D | usbh_mtp_ptp.h | 635 PTP_PropDescRangeForm_t Range; member 683 PTP_PropDescRangeForm_t Range; member
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_rcc.h | 836 __STATIC_INLINE void LL_RCC_MSI_SetRange(uint32_t Range) in LL_RCC_MSI_SetRange() argument 838 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSIRANGE, Range); in LL_RCC_MSI_SetRange()
|
Completed in 13 milliseconds