Searched defs:obj (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_haptic.c | 35 struct haptic_tone_object *obj; in get_obj_cache_ptr() local 102 struct haptic_tone_object *obj; in tfa2_haptic_start_object() local 192 struct haptic_tone_object *obj = get_obj_cache_ptr(data, index); in tfa2_haptic_get_duration() local 223 struct haptic_tone_object *obj = get_obj_cache_ptr(data, data->index); in tfa2_haptic_update_duration() local 245 struct haptic_tone_object *obj = get_obj_cache_ptr(data, index); in tfa2_haptic_object_type() local 535 struct haptic_tone_object *obj = get_obj_cache_ptr(data, idx); in tfa2_haptic_obj_get() local 549 struct haptic_tone_object *obj = get_obj_cache_ptr(data, idx); in tfa2_haptic_obj_get_duration() local
|
/hal_nxp-latest/mcux/scripts/pinctrl/kinetis/ |
D | kinetis_cfg_utils.py | 140 def __eq__(self, obj): argument 147 def __lt__(self, obj): argument 206 def __eq__(self, obj): argument 213 def __lt__(self, obj): argument 361 def __eq__(self, obj): argument 367 def __lt__(self, obj): argument
|
/hal_nxp-latest/mcux/scripts/pinctrl/lpc/ |
D | lpc_cfg_utils.py | 219 def __eq__(self, obj): argument 226 def __lt__(self, obj): argument 280 def __eq__(self, obj): argument 287 def __lt__(self, obj): argument 443 def __eq__(self, obj): argument 449 def __lt__(self, obj): argument
|
/hal_nxp-latest/mcux/scripts/pinctrl/imx/ |
D | imx_cfg_utils.py | 291 def __eq__(self, obj): argument 298 def __lt__(self, obj): argument 469 def __eq__(self, obj): argument 476 def __lt__(self, obj): argument 628 def __eq__(self, obj): argument 634 def __lt__(self, obj): argument
|