| /hal_nxp-latest/mcux/mcux-sdk/drivers/sysmpu/ |
| D | fsl_sysmpu.c | 214 uint32_t right = base->RGDAAC[regionNum]; in SYSMPU_SetRegionRwxMasterAccessRights() local 221 right &= ~mask; in SYSMPU_SetRegionRwxMasterAccessRights() 222 right |= SYSMPU_REGION_RWXRIGHTS_MASTER( in SYSMPU_SetRegionRwxMasterAccessRights() 225 right |= SYSMPU_REGION_RWXRIGHTS_MASTER_PE(masterNum, accessRights->processIdentifierEnable); in SYSMPU_SetRegionRwxMasterAccessRights() 229 base->RGDAAC[regionNum] = right; in SYSMPU_SetRegionRwxMasterAccessRights() 259 uint32_t right = base->RGDAAC[regionNum]; in SYSMPU_SetRegionRwMasterAccessRights() local 262 right &= ~mask; in SYSMPU_SetRegionRwMasterAccessRights() 263 right |= SYSMPU_REGION_RWRIGHTS_MASTER( in SYSMPU_SetRegionRwMasterAccessRights() 266 base->RGDAAC[regionNum] = right; in SYSMPU_SetRegionRwMasterAccessRights()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/ |
| D | arm_jensenshannon_distance_f16.c | 150 _Float16 left, right,sum, tmp; in arm_jensenshannon_distance_f16() local 155 right = 0.0f16; in arm_jensenshannon_distance_f16() 160 right += (_Float16)rel_entr(pB[i], tmp); in arm_jensenshannon_distance_f16() 164 sum = left + right; in arm_jensenshannon_distance_f16()
|
| D | arm_jensenshannon_distance_f32.c | 223 float32_t left, right,sum, result, tmp; in arm_jensenshannon_distance_f32() local 227 right = 0.0f; in arm_jensenshannon_distance_f32() 232 right += rel_entr(pB[i], tmp); in arm_jensenshannon_distance_f32() 236 sum = left + right; in arm_jensenshannon_distance_f32()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | README.md | 73 - A typical stereo setup is to play left channel for left speaker and right channel for right speak…
|
| /hal_nxp-latest/zephyr/blobs/license/ |
| D | LA_OPT_NXP_Online_Code_Hosting.txt | 56 including any applications for and the right to apply for, any of the foregoing. 154 or suggested improvements thereof, and NXP retains the right to use such 176 right. Further, you agree to waive all moral rights relating to your 188 right. 346 have the right, either itself or through an independent certified public
|
| D | LA_OPT_NXP_Software_License.txt | 52 including any applications for and the right to apply for, any of the foregoing. 158 or suggested improvements thereof, and NXP retains the right to use such 176 right. Further, you agree to waive all moral rights relating to your 186 reasonably requested by NXP to establish, preserve or enforce such right. 346 have the right, either itself or through an independent certified public 587 party beneficiary to this Agreement with the right to enforce the terms of this
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | CONTRIBUTING.md | 51 have the right to submit it under the open source license 56 license and I have the right under that license to submit that
|
| D | LA_OPT_NXP_Software_License RTAudio.txt | 10 …ogous rights throughout the world, including any applications for and the right to apply for, any … 33 …ncluding any problems or suggested improvements thereof. NXP retains the right to use such result… 35 …stance reasonably requested by NXP to establish, preserve or enforce such right. Further, you agre… 61 … following expiration or termination of this Agreement. NXP will have the right, either itself or … 105 …osoft Corporation is a third party beneficiary to this Agreement with the right to enforce the ter…
|
| D | LA_OPT_NXP_Software_License.txt | 52 including any applications for and the right to apply for, any of the foregoing. 158 or suggested improvements thereof, and NXP retains the right to use such 176 right. Further, you agree to waive all moral rights relating to your 186 reasonably requested by NXP to establish, preserve or enforce such right. 346 have the right, either itself or through an independent certified public 587 party beneficiary to this Agreement with the right to enforce the terms of this
|
| D | CODE_OF_CONDUCT.md | 47 Community leaders have the right and responsibility to remove, edit, or reject
|
| /hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/ |
| D | kconfiglib.py | 6451 left, right = expr[1:] 6453 if right is sym: 6454 left, right = right, left 6458 return (expr[0] is EQUAL and right is sym.kconfig.m or 6459 right is sym.kconfig.y) or \ 6460 (expr[0] is UNEQUAL and right is sym.kconfig.n)
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/ |
| D | fsl_wm8904.c | 1132 uint16_t right = (uint16_t)(muteRight ? 0x0100U : 0x0000U); in WM8904_SetMute() local 1140 …result = WM8904_ModifyRegister(handle, WM8904_ANALOG_OUT1_RIGHT, 0x0180U, ((uint16_t)right | 0x008… in WM8904_SetMute()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/ |
| D | README.md | 129 If you use cmake, it is easy since high level options are defined and they will select the right co…
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mflash.ch | 241 …* Copy contents of partial page in RAM, add the new values at right offset in page buffer (256 byt…
|