Home
last modified time | relevance | path

Searched refs:LEN (Results 1 – 25 of 32) sorted by relevance

12

/bsp/allwinner/libraries/sunxi-hal/hal/test/ce/
A Dtest_ce.h1483 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 Dhpm_adc12_drv.h38 #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 Dhpm_adc16_drv.h39 #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 Dht32_serial.c56 …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 Dht32_serial.c56 …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 Dcmem7_ddr.c500 (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 Dcmem7_wdg.c42 WDG->LEN = ((uint64_t)wdg_GetClock()) * ResetMillSecond / 1000; in WDG_Init()
A Dcmem7_tim.c37 Timx->LEN = tim_GetClock() / 1000 * Ms; in TIM_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_pdma.h107 #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 Dht32f5xxxx_pdma.h102 #define IS_PDMA_BLK_LEN(LEN) ((LEN > 0) && (LEN <= 255)) /*!< block size per block count … argument
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h1294 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 Dsercom.h1294 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 Dsercom.h1294 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 Dyc3122.h876 …__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 Dsercom.h1198 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h1172 uint32_t LEN:8; /*!< bit: 16..23 Length */ member
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h1428 … uint32_t LEN:8; /**< bit: 16..23 Length */ member
/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7.h290 …__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 DR9A07G074.h1264 …__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 DR9A07G075.h1282 …__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 DR7FA4M2AD.h8843 … __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 DR9A07G084.h1283 …__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 DR9A07G084.h1283 …__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 DR7FA6M3AH.h14847 … __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 DR7FA6M5BH.h12628 … __IOM uint32_t LEN : 10; /*!< [9..0] Transfer Data SizeThese bits specify a size between 1 member

Completed in 3962 milliseconds

12