Searched refs:words (Results 1 – 9 of 9) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/ltc/ |
| D | fsl_ltc.c | 808 uint32_t words; in ltc_move_block_to_ififo() local 810 words = num_bytes / 4u; in ltc_move_block_to_ififo() 813 words++; in ltc_move_block_to_ififo() 816 if (words > 4u) in ltc_move_block_to_ififo() 818 words = 4; in ltc_move_block_to_ififo() 821 while (i < words) in ltc_move_block_to_ififo() 3286 uint32_t words; in ltc_hash_block_to_ififo() local 3288 words = numBytes / 4u; in ltc_hash_block_to_ififo() 3291 words++; in ltc_hash_block_to_ififo() 3294 if (words > blockSize / 4u) in ltc_hash_block_to_ififo() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_container.c | 31 … dev_dbg(&tfa->i2c->dev, "dsp mem (%d): 0x%02x=0x%04x\n", cfmem->type, address, cfmem->words[i]); in tfa2_cnt_write_dspmem() 32 …_i2c_write_cf_mem32(tfa->i2c, address++, (int32_t *)cfmem + offsetof(nxpTfaDspMem_t, words) + i, 1, in tfa2_cnt_write_dspmem()
|
| D | tfa9xxx_parameters.h | 94 int words[]; /* payload in signed 32bit integer (two's complement) */ member
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/ |
| D | README.md | 55 …nicating node both to send announcements about "named" endpoint (in other words, channel) creation… 59 …, all you need to do is to implement your own environment layer (in other words, rpmsg_env_myrtos.…
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
| D | mmcau_aes_functions.s | 972 # XOR the first 4 keys into the 4 words of plaintext 1179 # XOR the last 4 keys with the 4 words of ciphertext 1276 # XOR the last 4 keys into the 4 words of ciphertext 1495 # XOR the first 4 keys with the 4 words of plaintext
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 1140 const uint32 *words 3619 const uint32 *words in Qspi_Ip_SfdpAdd2dopiOperation() argument 3641 nextByte = (uint8)((words[dopiSwitchWord[cnt]] >> dopiSwitchShift[cnt]) & 0xFFU); in Qspi_Ip_SfdpAdd2dopiOperation()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 1135 const uint32 *words 3598 const uint32 *words in Qspi_Ip_SfdpAdd2dopiOperation() argument 3620 nextByte = (uint8)((words[dopiSwitchWord[cnt]] >> dopiSwitchShift[cnt]) & 0xFFU); in Qspi_Ip_SfdpAdd2dopiOperation()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 316 - eRPC: Forbid users use reserved words.
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
| D | mmcau_aes_functions.s | 596 # load the 16 plain text bytes (4 words) into r4-r7
|