Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 16 of 16) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/
A DKconfig25 This only tells the upper layer that the block size is 4K and the upper
56 3. upper layer call hal_spinor_sync()
59 others need more tested. The upper layer (fs) should takes care of the
62 1. after writing meta data, upper must call hal_spinor_sync() to flush
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A Dnuwriter.py1454 key_file.write("AES key:\n" + str.upper(aeskey.hex()))
1558 key_file.write("AES key:\n" + str.upper(aeskey.hex()))
1569 key_file.write("\nECDSA private key:\n" + str.upper(sk.to_string().hex()))
1658 media = str.upper(media)
1673 option = str.upper(option)
1691 img_type = str.upper(img_type)
1701 num = str.upper(num)
1798 if arg_count == 3 and str.upper(args.read[1]) != 'ALL':
1803 if str.upper(args.read[1]) == 'ALL':
1875 if str.upper(args.erase[1]) == 'ALL' and media == DEV_OTP:
[all …]
/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A Dnuwriter.py1454 key_file.write("AES key:\n" + str.upper(aeskey.hex()))
1558 key_file.write("AES key:\n" + str.upper(aeskey.hex()))
1569 key_file.write("\nECDSA private key:\n" + str.upper(sk.to_string().hex()))
1658 media = str.upper(media)
1673 option = str.upper(option)
1691 img_type = str.upper(img_type)
1701 num = str.upper(num)
1798 if arg_count == 3 and str.upper(args.read[1]) != 'ALL':
1803 if str.upper(args.read[1]) == 'ALL':
1875 if str.upper(args.erase[1]) == 'ALL' and media == DEV_OTP:
[all …]
/bsp/microchip/samd51-adafruit-metro-m4/bsp/documentation/
A Dusb_device_core.rst6 during USB Enumeration process and helps upper class driver to be installed successfully
A Dusb_protocol_core.rst9 In addition, it provides interfaces of USB descriptor searching for the upper
/bsp/microchip/samd51-seeed-wio-terminal/bsp/documentation/
A Dusb_device_core.rst6 during USB Enumeration process and helps upper class driver to be installed successfully
A Dusb_protocol_core.rst9 In addition, it provides interfaces of USB descriptor searching for the upper
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/drivers/
A Dn200_func.c162 vuint32_t * upper = (vuint32_t*)(base + num_irq*4); in eclic_init() local
164 for (ptr = base; ptr < upper; ptr=ptr+4){ in eclic_init()
/bsp/Infineon/psoc6-evaluationkit-062S2/
A DREADME_EN.md70 …ment tool, tap File->Import-> RT-Thread Studio project into the workspace in the upper left corner.
80 * Click the Build option in the upper left corner of the IDE to compile the project.
/bsp/renesas/docs/
A DIntroduction_to_RA_Series_Drives.md3 …management framework provides a set of standard device operation APIs for upper-level applications…
10 - Upgrades and modifications to the underlying drivers do not affect the upper-level code
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/
A Dusb_device_async.rst15 to the host and accept host's requests. An application or upper stack that uses
178 cache to buffer input/output data, to remove upper limits. The configuration
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/
A Dusb_device_async.rst15 to the host and accept host's requests. An application or upper stack that uses
178 cache to buffer input/output data, to remove upper limits. The configuration
/bsp/synopsys/boards/
A DSConstruct219 COMMON_DEFINES = ' -DBOARD_%s -D__MW__ -DEMBARC_TCF_GENERATED ' % BOARD.upper()
248 COMMON_DEFINES = ' -DBOARD_%s -D__GNU__ -DEMBARC_TCF_GENERATED ' % BOARD.upper()
A DREADME.md12 BSP could hide the difference of hardware/boards, provide a unified interface to upper-layer. ​
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt262 + Fix the upper/lower case error of #include file name.
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md633 - drivers: dac: fix the upper limit value setting for DAC_OUTPUT

Completed in 31 milliseconds