| /bsp/allwinner/libraries/sunxi-hal/hal/test/ce/ |
| A D | test_ce.h | 1483 LEN=$2 1502 LEN=$1 1511 openssl genrsa -out rsa_${LEN}_pri.pem ${LEN} > /dev/null 2>&1 1522 mv rsa_${LEN}_keyd_real.bin rsa_${LEN}_keyd.bin 1527 …openssl rsautl -encrypt -raw -pubin -inkey rsa_${LEN}_pub.pem -in rsa_src_${LEN}.bin -out rsa_src… 1532 …openssl rsautl -decrypt -raw -inkey rsa_${LEN}_pri.pem -in rsa_src_${LEN}.bin.enc -out rsa_src_${L… 1533 diff rsa_src_${LEN}.bin rsa_src_${LEN}.bin.dec 1541 …openssl rsautl -sign -in rsa_src_${LEN}.bin.sha256 -inkey rsa_${LEN}_pri.pem -out rsa_src_${LEN}.b… 1543 diff rsa_src_${LEN}.bin.sha256 rsa_src_${LEN}.bin.sha256v 1552 openssl dgst -sign rsa_${LEN}_pri.pem -sha256 -out rsa_src_${LEN}.bin.sign rsa_src_${LEN}.bin [all …]
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_adc12_drv.h | 38 #define ADC12_IS_SEQ_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_SEQ_MAX_LEN)) argument 41 #define ADC12_IS_SEQ_DMA_BUFF_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_SEQ_MAX_DMA_BUFF_LEN_… argument 44 #define ADC12_IS_PMT_DMA_BUFF_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_PMT_MAX_DMA_BUFF_LEN_… argument
|
| A D | hpm_adc16_drv.h | 39 #define ADC16_IS_SEQ_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_SEQ_MAX_LEN)) argument 42 #define ADC16_IS_SEQ_DMA_BUFF_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_SEQ_MAX_DMA_BUFF_LEN_… argument 45 #define ADC16_IS_PMT_DMA_BUFF_LEN_INVLAID(LEN) ((LEN == 0) || (LEN > ADC_SOC_PMT_MAX_DMA_BUFF_LEN_… argument
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32_serial.c | 56 …L(LEN) (((uWriteIndex + LEN) >= RETARGET_INT_BUFFER_SIZE) ? ((uWriteIndex + LEN - RETARGET_… argument 176 …FULL(LEN) (((uWriteIndex + LEN) >= RETARGET_BUFFER_SIZE) ? ((uWriteIndex + LEN - RETARGET_B… argument
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32_serial.c | 56 …L(LEN) (((uWriteIndex + LEN) >= RETARGET_INT_BUFFER_SIZE) ? ((uWriteIndex + LEN - RETARGET_… argument 181 …FULL(LEN) (((uWriteIndex + LEN) >= RETARGET_BUFFER_SIZE) ? ((uWriteIndex + LEN - RETARGET_B… argument
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_ddr.c | 500 (tWCL + tWTR + (DDRC->BURST_b.LEN ? 2 : 4)) : in DDR_Init() 503 DDRC->CCD_b.DI = (DDRC->MODE_b.MODE & 0x20) ? (DDRC->BURST_b.LEN ? 2 : 4) : 4; in DDR_Init() 504 …(DDRC->MODE_b.MODE & 0x20) ? (DDRC->BURST_b.LEN ? 4 : 6) : (tCL + DDRC->CCD_b.DI - tWCL + (DDRC->B… in DDR_Init() 505 …->MODE_b.MODE & 0x20) ? (tCL + tWR + (DDRC->BURST_b.LEN ? 1 : 3)) : (tWCL + tWR + (DDRC->BURST_b.L… in DDR_Init() 509 …_b.DL = (DDRC->MODE_b.MODE & 0x20) ? (DDRC->BURST_b.LEN ? (tCL - 1) : (tCL + 1)) : (DDRC->BURST_b.… in DDR_Init()
|
| A D | cmem7_wdg.c | 42 WDG->LEN = ((uint64_t)wdg_GetClock()) * ResetMillSecond / 1000; in WDG_Init()
|
| A D | cmem7_tim.c | 37 Timx->LEN = tim_GetClock() / 1000 * Ms; in TIM_Init()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_pdma.h | 107 #define IS_PDMA_BLK_LEN(LEN) ((LEN > 0) && (LEN <= _PDMA_BLK_LEN)) /*!< block size per block… argument
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_pdma.h | 102 #define IS_PDMA_BLK_LEN(LEN) ((LEN > 0) && (LEN <= 255)) /*!< block size per block count … argument
|
| /bsp/microchip/same54/bsp/include/component/ |
| A D | sercom.h | 1294 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1316 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1338 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1366 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/ |
| A D | sercom.h | 1294 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1316 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1338 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1366 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/ |
| A D | sercom.h | 1294 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1316 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1338 uint16_t LEN:8; /*!< bit: 0.. 7 Data Length */ member 1366 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
|
| /bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Include/ |
| A D | yc3122.h | 876 …__IOM uint32_t LEN : 24; /*!< [23..0] DMA buffer length … member 962 …__IOM uint32_t LEN : 24; /*!< [23..0] DMA buffer length … member 1048 …__IOM uint32_t LEN : 24; /*!< [23..0] DMA buffer length … member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/ |
| A D | sercom.h | 1198 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
|
| /bsp/microchip/samc21/bsp/samc21/include/component/ |
| A D | sercom.h | 1172 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
|
| /bsp/microchip/saml10/bsp/include/component/ |
| A D | sercom.h | 1428 … uint32_t LEN:8; /**< bit: 16..23 Length */ member
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7.h | 290 …__IO uint32_t LEN; /*!< Ticks decrease down to 25% or 50% to trigge… member 346 …__IO uint32_t LEN; /*!< length … member 7559 …__IO uint32_t LEN : 1; /*!< 0: length 8, 1: length 4 … member
|
| /bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G074.h | 1264 …__IM uint16_t LEN; /*!< (@ 0x00000004) FMMU Length n Register (n = 0 to 7) … member 1361 …__IM uint16_t LEN; /*!< (@ 0x00000002) SyncManager Length n Register (n = 0 to 7) … member
|
| A D | R9A07G075.h | 1282 …__IM uint16_t LEN; /*!< (@ 0x00000004) FMMU Length n Register (n = 0 to 7) … member 1379 …__IM uint16_t LEN; /*!< (@ 0x00000002) SyncManager Length n Register (n = 0 to 7) … member
|
| /bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R7FA4M2AD.h | 8843 … __IOM uint32_t LEN : 10; /*!< [9..0] Transfer Data SizeThese bits specify a size between 1 member
|
| /bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G084.h | 1283 …__IM uint16_t LEN; /*!< (@ 0x00000004) FMMU Length n Register (n = 0 to 7) … member 1380 …__IM uint16_t LEN; /*!< (@ 0x00000002) SyncManager Length n Register (n = 0 to 7) … member
|
| /bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G084.h | 1283 …__IM uint16_t LEN; /*!< (@ 0x00000004) FMMU Length n Register (n = 0 to 7) … member 1380 …__IM uint16_t LEN; /*!< (@ 0x00000002) SyncManager Length n Register (n = 0 to 7) … member
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R7FA6M3AH.h | 14847 … __IOM uint32_t LEN : 10; /*!< [9..0] Transfer Data SizeThese bits specify a size between 1 member
|
| /bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R7FA6M5BH.h | 12628 … __IOM uint32_t LEN : 10; /*!< [9..0] Transfer Data SizeThese bits specify a size between 1 member
|