Searched refs:destination (Results 1 – 8 of 8) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/ |
| D | fsl_eeprom_emulation.c | 288 …S_SECTION_CODE(uint32_t EE_SyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t destination)) in AT_QUICKACCESS_SECTION_CODE() argument 290 uint32_t dest = destination; in AT_QUICKACCESS_SECTION_CODE() 294 destination -= handle->flashStartAddress; in AT_QUICKACCESS_SECTION_CODE() 296 while (dest < (destination + handle->eeSectorSize)) in AT_QUICKACCESS_SECTION_CODE() 344 result = EE_FlashEraseVerifySection(handle, destination + handle->flashStartAddress, in AT_QUICKACCESS_SECTION_CODE() 362 void EE_AsyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t destination) in EE_AsyncFlashErase() argument 364 destination -= handle->flashStartAddress; in EE_AsyncFlashErase() 367 REG_WRITE(FTFx_FCCOB1, (uint8_t)(destination >> 16u)); in EE_AsyncFlashErase() 368 REG_WRITE(FTFx_FCCOB2, (uint8_t)((destination >> 8u) & 0xFFu)); in EE_AsyncFlashErase() 369 REG_WRITE(FTFx_FCCOB3, (uint8_t)(destination & 0xFFu)); in EE_AsyncFlashErase() [all …]
|
| D | fsl_eeprom_emulation.h | 430 …_SECTION_CODE(uint32_t EE_SyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t destination)); 432 void EE_AsyncFlashErase(eeprom_emulation_handle_t *handle, uint32_t destination); 436 eeprom_emulation_handle_t *handle, uint32_t destination, uint16_t Number, uint8_t marginLevel)); 438 uint32_t destination, 441 uint32_t destination,
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mflash.ch | 150 * \dest[in/out] pointer of RAM destination to copy flash contents - arbitrary alignment 186 * trailing bytes to the destination buffer */
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/ |
| D | README.md | 71 - Call the rpmsg_lite_send_nocopy() function to send the message to the destination endpoint. Consi…
|
| /hal_nxp-latest/zephyr/blobs/license/ |
| D | LA_OPT_NXP_Online_Code_Hosting.txt | 269 or destination to which such transfer, diversion, export or re-export is
|
| D | LA_OPT_NXP_Software_License.txt | 256 or destination to which such transfer, diversion, export or re-export is
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | LA_OPT_NXP_Software_License RTAudio.txt | 49 …uch software or technical data to any person, firm, entity, country or destination to which such t…
|
| D | LA_OPT_NXP_Software_License.txt | 256 or destination to which such transfer, diversion, export or re-export is
|