Searched refs:update (Results 1 – 14 of 14) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_util.h | 500 t_u8 update; in util_scalar_conditional_write() local 509 update = (pscalar->value == val_compare); in util_scalar_conditional_write() 512 update = (pscalar->value != val_compare); in util_scalar_conditional_write() 515 update = (pscalar->value > val_compare); in util_scalar_conditional_write() 518 update = (pscalar->value >= val_compare); in util_scalar_conditional_write() 521 update = (pscalar->value < val_compare); in util_scalar_conditional_write() 524 update = (pscalar->value <= val_compare); in util_scalar_conditional_write() 527 update = MFALSE; in util_scalar_conditional_write() 530 if (update != 0U) in util_scalar_conditional_write() 539 return (update) ? MTRUE : MFALSE; in util_scalar_conditional_write()
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | README.md | 65 …it and West installed in order to get a new delivery of the whole SDK or update the existing SDK d… 72 west update 78 …u would like to update/check-out to another revision, you need to first update the main repository… 80 …When you would like to update SDK full delivery in the latest branch of main repository, follow be… 85 west update 93 west update 104 * For mainline releases, usually it's planned twice a year to do a global feature update for NXP ho…
|
| D | README_CN.md | 45 west update 59 west update 66 west update
|
| D | CONTRIBUTING.md | 102 … sign-off is detected, the check will fails, you could check details and update your PR accordingl… 178 …update pull-request to incorporate all suggested changes in review comments, **although it's not s…
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 50 - eRPC: Makefiles update, GitHub PR #301. 67 - erpcgen: VS build update, GitHub PR #347. 99 - eRPC: Endianness agnostic update, GitHub PR #276. 222 - eRPC: SPI transport update to allow usage without handshaking GPIO. 258 - RPMsg-Lite: Clang update to v10.0.0, code re-formatted. 283 - eRPC: Documentation update.
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mcuboot_ota.ch | 21 * \brief The following symbols give information on the firmware update storage section location 23 * FW_UPDATE_STORAGE_OFFSET: Offset address of the firmware update storage 25 * FW_UPDATE_STORAGE_SIZE: Size of the whole firmware update storage section.
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | ChangeLogKSDK.txt | 57 - update USB audio demos to use audio component (components/audio). 104 - Improved audio initialization codes after SDK audio drivers update.
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/elcdif/ |
| D | fsl_elcdif.h | 59 #error Interrupt bits overlap, need to update the interrupt functions.
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/ |
| D | README.txt | 58 This mmcau library update is checked-in under Design Sync:
|
| /hal_nxp-latest/mcux/ |
| D | README | 89 - exclude the following directories and files from mcux-sdk update to reduce HAL size:
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/ |
| D | README.md | 90 …ithub repo. Follow the description how to use the West tool to clone and update the mcuxsdk repo i…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/ |
| D | README.md | 328 notifyElement : The pointer to the notify element to update.
|
| /hal_nxp-latest/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
| D | mmcau_md5_functions.s | 983 # after 16 rounds of F, G, H, and I, update md5_state
|
| /hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/ |
| D | kconfiglib.py | 1031 self._functions.update(
|