Searched refs:errors (Results 1 – 22 of 22) sorted by relevance
| /bsp/dm365/drivers/ |
| A D | spi-davinci.c | 486 u32 buf, status, errors = 0, spidat1; in davinci_spi_process_events() local 498 errors = status & SPIFLG_ERROR_MASK; in davinci_spi_process_events() 511 return errors; in davinci_spi_process_events() 546 u32 errors = 0; in davinci_spi_bufs() local 687 errors = davinci_spi_process_events(dspi); in davinci_spi_bufs() 688 if (errors) in davinci_spi_bufs() 710 if (errors) { in davinci_spi_bufs() 711 ret = davinci_spi_check_error(dspi, errors); in davinci_spi_bufs()
|
| /bsp/microchip/samc21/bsp/hal/documentation/ |
| A D | flash.rst | 21 * Notifications about errors or being ready for a new command
|
| /bsp/ESP32_C3/ |
| A D | README.md | 44 | I2C | Supported | Hardware I2C may encounter transmission errors. Software I2C i… 48 | BLE | Partially supported | There are currently some problems, such as `NimBLE` running errors af… 190 …f.com.cn/sites/default/files/tools/flash_download_tool_3.9.4_0.zip) tool to program without errors.
|
| /bsp/gd32/arm/gd32e230-lckfb/board/linker_scripts/ |
| A D | link.ld | 4 * Corrected by Gemini to fix oversized .bin file and subsequent linker errors.
|
| /bsp/stm32/stm32h7r7-artpi2/ |
| A D | README_en.md | 69 …ommon folders have been extracted separately. This may cause compilation errors in MDK projects du…
|
| /bsp/microchip/ |
| A D | README.md | 143 
|
| /bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Source/arm/ |
| A D | startup_apm32f40x.s | 128 DCD TMR6_DAC_IRQHandler ; TMR6 and DAC1&2 underrun errors
|
| A D | startup_apm32f41x.s | 128 DCD TMR6_DAC_IRQHandler ; TMR6 and DAC1&2 underrun errors
|
| /bsp/bouffalo_lab/bl808/ |
| A D | README_en.md | 76 … Extracting the cross-compiler directly with Windows tools may cause compilation errors on Windows.
|
| /bsp/bouffalo_lab/ |
| A D | README_en.md | 69 … Extracting the cross-compiler directly with Windows tools may cause compilation errors on Windows.
|
| /bsp/bf533/vdsp/ |
| A D | bf533_ram.ldf | 214 ** protection exceptions" and "False hardware errors caused by
|
| A D | bf533_sdram_64M.ldf | 223 ** protection exceptions" and "False hardware errors caused by
|
| /bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Source/iar/ |
| A D | startup_apm32f40x.s | 112 DCD TMR6_DAC_IRQHandler ; TMR6 and DAC1&2 underrun errors
|
| A D | startup_apm32f41x.s | 112 DCD TMR6_DAC_IRQHandler ; TMR6 and DAC1&2 underrun errors
|
| /bsp/allwinner/libraries/sunxi-hal/hal/test/ce/ |
| A D | test_ce.h | 1506 …ce data,set the first byte to 0x00 to reduce the probability of "data too large for modulus" errors
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/ |
| A D | Release_Notes.txt | 190 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco… 265 + Update I2C Master middleware, improve setting way and fix minor errors. 617 + Update I2C Master middleware, improve setting way and fix minor errors. 1488 + Update/sync startup.s/system.c files, fix PLL range and content errors. 1714 + Fix errors of following examples (related to the MCU we added recently).
|
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/CubeMX_Config/MDK-ARM/ |
| A D | startup_stm32h750xx.s | 133 … DCD TIM6_DAC_IRQHandler ; TIM6 and DAC1&2 underrun errors
|
| /bsp/stm32/stm32h747-st-discovery/board/CubeMX_Config/MDK-ARM/ |
| A D | startup_stm32h747xx_CM4.s | 133 … DCD TIM6_DAC_IRQHandler ; TIM6 and DAC1&2 underrun errors
|
| A D | startup_stm32h747xx_CM7.s | 133 … DCD TIM6_DAC_IRQHandler ; TIM6 and DAC1&2 underrun errors
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/ |
| A D | Release_Notes.txt | 60 …+ Fix "AES_SetKeyTable()" and "AES_SetVectorTable()" Key and Vector index errors, which cause inco… 188 + Update I2C Master middleware, improve setting way and fix minor errors.
|
| /bsp/hpmicro/libraries/hpm_sdk/ |
| A D | CHANGELOG.md | 507 - samples: threadx hello: fix printing errors. 1223 - drivers: gpiom: fix spelling errors in API names
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/ |
| A D | Doxyfile | 838 # potential errors in the documentation, such as documenting some parameters in 2064 # if errors occur, instead of asking the user for help.
|
Completed in 62 milliseconds