Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 29) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h96 __STATIC_INLINE os_object_t *osRtxObject (void *object) { in osRtxObject() argument
98 return ((os_object_t *)object); in osRtxObject()
102 __STATIC_INLINE os_thread_t *osRtxThreadObject (os_object_t *object) { in osRtxThreadObject() argument
104 return ((os_thread_t *)object); in osRtxThreadObject()
107 __STATIC_INLINE os_timer_t *osRtxTimerObject (os_object_t *object) { in osRtxTimerObject() argument
109 return ((os_timer_t *)object); in osRtxTimerObject()
112 __STATIC_INLINE os_event_flags_t *osRtxEventFlagsObject (os_object_t *object) { in osRtxEventFlagsObject() argument
114 return ((os_event_flags_t *)object); in osRtxEventFlagsObject()
117 __STATIC_INLINE os_mutex_t *osRtxMutexObject (os_object_t *object) { in osRtxMutexObject() argument
119 return ((os_mutex_t *)object); in osRtxMutexObject()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/utilities/misc_utilities/
Dfsl_incbin.S23 .type core1_image_start, %object
28 .type core1_image_end, %object
31 .type core1_image_size, %object
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_haptic.c351 int tfa2_haptic_recalculate_wait(struct tfa2_device *tfa, int object) in tfa2_haptic_recalculate_wait() argument
359 if (object >= 0) in tfa2_haptic_recalculate_wait()
366 …FW_XMEM_GENOBJECTS1 + object * FW_XMEM_OBJECTSIZE + offsetof(struct haptic_tone_object, durationCn… in tfa2_haptic_recalculate_wait()
381 if (object >= 0) in tfa2_haptic_recalculate_wait()
426 static int tfa2_hap_recalc(struct tfa2_device *tfa, int object) in tfa2_hap_recalc() argument
447 recalc_obj = object; in tfa2_hap_recalc()
569 int tfa2_hap_recalculate(struct tfa2_device *tfa, int object) in tfa2_hap_recalculate() argument
605 rc = tfa2_hap_recalc(tfa, object); in tfa2_hap_recalculate()
825 kfree(seq->object); in tfa2_hap_sequencer_destroy()
839 if (seq == 0 || seq->object == 0) in tfa2_hap_sequencer()
[all …]
Dtfa2_haptic.h18 int tfa2_hap_recalculate(struct tfa2_device *tfa, int object);
Dtfa2_dev.h212 int32_t *object; member
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Da04045.map2 <area shape="rect" id="node2" href="$a04051.html" title="StatusSubsystem() provides an object&#45;l…
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
DstructSensorFusionGlobals__coll__graph.map2 … href="$structStatusSubsystem.html" title="StatusSubsystem() provides an object&#45;like interface…
Djquery.js16 …jQuery"+(b.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE…
23object"&&e!==L){return this.empty().append((this[0]&&this[0].ownerDocument||av).createTextNode(e))…
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/gdbio/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/xtensa_lowmem/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/min-rt/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/xtensa/sim/
Dspecs24 # standard suffix for object files (e.g., ".o") should be appended.
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/
DREADME.md320 *Returns:* status_t The status of register notify object behavior.
342 Initialize the wakeup source object.
355 *Parameter:* ws : Pointer to the wakeup source object to be enabled.
364 *Parameter:* ws : Pointer to the wakeup source object to be disabled.
380 *Parameter:* ws : Pointer to the wakeup source object.
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/
Dmmcau_aes_functions.s886 .type setkey_reg_data, %object
894 .type encrypt_reg_data, %object
905 .type decrypt_reg_data, %object
916 .type rcon, %object
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/
Dmmcau_sha256_functions.s663 .type sha256_reg_data, %object
679 .type sha256_initial_h, %object
693 .type sha256_k, %object
Dmmcau_aes_functions.s1525 .type set_key_reg_data, %object
1536 .type encrypt_reg_data, %object
1546 .type decrypt_reg_data, %object
1556 .type rcon, %object
/hal_nxp-3.5.0/mcux/mcux-sdk/scripts/kconfig/
Dkconfiglib.py575 class Kconfig(object):
3984 class Symbol(object):
4992 class Choice(object):
5469 class MenuNode(object):
5897 class Variable(object):
6734 e.object[max(e.start - 40, 0):e.end + 40],
6735 e.object[e.start:e.end],
/hal_nxp-3.5.0/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License.txt22object code (machine readable format) only as part of, or embedded within, Authorized Systems and …
55 … and may only be licensed to or shared with U.S. Government end users in object code form as part …
58 …m of the required information, and that you allow NXP the opportunity to object to such court or o…
89 Airbiquity Inc.: The Airbiquity software may only be used in object code and Licensee may not subli…
103 Argus Cyber Security: The Argus software may only be used in object code and only for evaluation an…
DLA_OPT_NXP_Software_License RTAudio.txt21object code (machine readable format) only as part of, or embedded within, Authorized Systems and …
52 … and may only be licensed to or shared with U.S. Government end users in object code form as part …
56 …m of the required information, and that you allow NXP the opportunity to object to such court or o…
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/
DLICENSE.txt32 not limited to compiled object code, generated documentation,

12