Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 117) sorted by relevance

12345

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/
A Dmf_kerning.c66 int16_t normal_space, adjust, max_adjust; in mf_compute_kerning() local
109 adjust = normal_space - min_space; in mf_compute_kerning()
112 if (adjust > 0) adjust = 0; in mf_compute_kerning()
113 if (adjust < max_adjust) adjust = max_adjust; in mf_compute_kerning()
115 return adjust; in mf_compute_kerning()
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Ded_test.c59 …NSH_FUNCTION_EXPORT_CMD(cmd_hal_udc_dl_adjust, __cmd_hal_udc_dl_adjust, udc hal driverlevel adjust)
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/host/
A Dhci_ed_test.c80 FINSH_FUNCTION_EXPORT_CMD(cmd_hci_dl_adjust, __cmd_hci_dl_adjust, hci driver level adjust)
/bsp/microchip/saml10/bsp/gcc/gcc/
A Dsaml10e16a_sram.ld45 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
48 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
A Dsaml10e16a_flash.ld45 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
48 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
/bsp/microchip/same70/bsp/same70b/gcc/gcc/
A Dsame70q21b_sram.ld45 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
48 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
A Dsame70q21b_flash.ld45 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
48 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_spi.h357 __STATIC_INLINE void FL_SPI_SetMasterSamplingAdjust(SPI_Type *SPIx, uint32_t adjust) in FL_SPI_SetMasterSamplingAdjust() argument
359 MODIFY_REG(SPIx->CR1, SPI_CR1_MSPA_Msk, adjust); in FL_SPI_SetMasterSamplingAdjust()
384 __STATIC_INLINE void FL_SPI_SetSlaveSamplingAdjust(SPI_Type *SPIx, uint32_t adjust) in FL_SPI_SetSlaveSamplingAdjust() argument
386 MODIFY_REG(SPIx->CR1, SPI_CR1_SSPA_Msk, adjust); in FL_SPI_SetSlaveSamplingAdjust()
/bsp/microchip/samc21/bsp/samc21/gcc/gcc/
A Dsamc21j18a_flash.ld42 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
45 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
A Dsamc21j18a_sram.ld41 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
/bsp/microchip/same54/bsp/gcc/gcc/
A Dsame54p20a_flash.ld44 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
47 /* The heapsize used by the application. NOTE: you need to adjust according to your application. */
A Dsame54p20a_sram.ld43 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/gcc/gcc/
A Dsamd51j19a_sram.ld43 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd51j19a_flash.ld44 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/gcc/gcc/
A Dsamd51p19a_sram.ld43 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd51p19a_flash.ld44 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
/bsp/samd21/sam_d2x_asflib/sam0/utils/linker_scripts/samd21/gcc/
A Dsamd21e16l_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21e17a_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21e18a_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21g15a_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21g15b_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21g16b_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21g16l_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21g17au_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …
A Dsamd21j15a_sram.ld55 /* The stack size used by the application. NOTE: you need to adjust according to your application. …

Completed in 43 milliseconds

12345