| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/ |
| D | fsl_hal_registers.c | 686 static uint16_t tfa9890_dsp_system_stable(tfa9896_handle_t *handle, int *ready) in tfa9890_dsp_system_stable() argument 704 *ready = (tfa_get_bf_value(TFA1_BF_AMPS, status) == 1); in tfa9890_dsp_system_stable() 705 if (*ready) /* if ready go back */ in tfa9890_dsp_system_stable() 711 …*ready = !((tfa_get_bf_value(TFA1_BF_AREFS, status) == 0) || (tfa_get_bf_value(TFA1_BF_CLKS, statu… in tfa9890_dsp_system_stable() 712 if (!*ready) /* if not ready go back */ in tfa9890_dsp_system_stable() 732 *ready = (status == 0); in tfa9890_dsp_system_stable() 733 if (*ready) /* if ready go on */ in tfa9890_dsp_system_stable() 751 *ready = (mtp0 != 0); /* The MTP register written? */ in tfa9890_dsp_system_stable() 756 *ready = 0; in tfa9890_dsp_system_stable() 1013 status_t TFA9896_DSP_System_Stable(tfa9896_handle_t *handle, int *ready) in TFA9896_DSP_System_Stable() argument [all …]
|
| D | fsl_tfa9896.h | 388 status_t TFA9896_DSP_System_Stable(tfa9896_handle_t *handle, int *ready);
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_haptic.c | 312 int rc, loop = 50, ready = 0, sampcnt0; in tfa2_haptic_obj0_wait_finish() local 319 ready = sampcnt0 <= 0; in tfa2_haptic_obj0_wait_finish() 320 if (ready == 1) in tfa2_haptic_obj0_wait_finish() 332 int loop = 50, ready = 0, sampcnt0; in tfa2_haptic_calibrate_wait() local 339 ready = (sampcnt0 <= 0) && (f0 != 0); in tfa2_haptic_calibrate_wait() 340 if (ready == 1) in tfa2_haptic_calibrate_wait() 353 int loop, ready = 0, sampcnt0 = 0; in tfa2_haptic_recalculate_wait() local 386 ready = (sampcnt0 <= 0) && (recalc_selector < 0); in tfa2_haptic_recalculate_wait() 387 if (ready == 1) in tfa2_haptic_recalculate_wait()
|
| D | tfa2_dev.c | 973 int tfa2_dev_dsp_system_stable(struct tfa2_device *tfa, int *ready) in tfa2_dev_dsp_system_stable() argument 994 *ready = rc; in tfa2_dev_dsp_system_stable() 2177 int loop = 50, ready = 0; in tfa2_sb_calibrate_ackwait() local 2181 ready = tfa2_i2c_read_bf(tfa->i2c, TFA9XXX_BF_ACKCAL); in tfa2_sb_calibrate_ackwait() 2182 if (ready == 1) in tfa2_sb_calibrate_ackwait() 2184 else if (ready < 0) in tfa2_sb_calibrate_ackwait()
|
| D | tfa2_dev.h | 455 int tfa2_dev_dsp_system_stable(struct tfa2_device *tfa, int *ready);
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/ |
| D | rtx_os.h | 295 osRtxObject_t ready; ///< Ready List Object member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD5/drivers/upower/ |
| D | upower_defs.h | 723 upwr_ready_msg ready; member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD7/drivers/upower/ |
| D | upower_defs.h | 723 upwr_ready_msg ready; member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US5/drivers/upower/ |
| D | upower_defs.h | 723 upwr_ready_msg ready; member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8US3/drivers/upower/ |
| D | upower_defs.h | 723 upwr_ready_msg ready; member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UD3/drivers/upower/ |
| D | upower_defs.h | 723 upwr_ready_msg ready; member
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/ |
| D | net.c | 114 static void set_supp_ready_state(bool ready) in set_supp_ready_state() argument 116 g_supp_ready = ready; in set_supp_ready_state()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/ |
| D | fwk_platform_mcuboot_ota.ch | 283 * \brief Patch candidate image's trailer to mark it 'ready for test' or 'permanent'
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 52 - eRPC: Python3.8 is not ready for usage of typing.Any type, GitHub PR #325.
|