/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
D | controller_functions.h | 161 q15_t A1; /**< The derived gain A1 = -Kp - 2Kd */ member 164 q31_t A1; /**< The derived gain A1 = -Kp - 2Kd | Kd.*/ member 178 q31_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 192 float32_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 277 (S->A1 * S->state[0]) + (S->A2 * S->state[1]) + (S->state[2]); in arm_pid_f32() 313 acc += (q63_t) S->A1 * S->state[0]; in arm_pid_q31() 362 acc = (q63_t)__SMLALD((uint32_t)S->A1, (uint32_t)read_q15x2 (S->state), (uint64_t)acc); in arm_pid_q15() 368 acc += (q31_t) S->A1 * S->state[0]; in arm_pid_q15()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/DSP/Source/ControllerFunctions/ |
D | arm_pid_init_q15.c | 64 S->A1 = __PKHBT(-__QADD16(__QADD16(S->Kd, S->Kd), S->Kp), S->Kd, 16); in arm_pid_init_q15() 66 S->A1 = __PKHBT(S->Kd, -__QADD16(__QADD16(S->Kd, S->Kd), S->Kp), 16); in arm_pid_init_q15() 79 S->A1 = (q15_t) __SSAT(temp, 16); in arm_pid_init_q15()
|
D | arm_pid_init_q31.c | 62 S->A1 = -__QADD(__QADD(S->Kd, S->Kd), S->Kp); in arm_pid_init_q31() 74 S->A1 = -clip_q63_to_q31((q63_t) temp + S->Kp); in arm_pid_init_q31()
|
D | arm_pid_init_f32.c | 59 S->A1 = (-S->Kp) - ((float32_t) 2.0f * S->Kd); in arm_pid_init_f32()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/conn_fwloader/ |
D | readme_rc.txt | 7 rw610w_raw_cpu1_v1.bin, for CPU1_wifi of redfinch A1 board 8 rw610n_raw_cpu2_ble_v1.bin, for CPU2_ble of redfinch A1 board 9 rw610n_combo_raw_cpu2_ble_15_4_combo_v1.bin, for CPU2_ble_15.4_combo of redfinch A1 board
|
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
D | arm_depthwise_separable_conv_HWC_q7.c | 358 q7_t A1 = *pA; in arm_depthwise_separable_conv_HWC_q7() local 362 sum += A1 * B1; in arm_depthwise_separable_conv_HWC_q7()
|
D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 362 q7_t A1 = *pA; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local 366 sum += A1 * B1; in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/components/video/camera/receiver/isi/ |
D | fsl_isi_camera_adapter.c | 274 .A1 = 1.164f, in ISI_ADAPTER_InitExt() 290 .A1 = 0.257f, in ISI_ADAPTER_InitExt()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/isi/ |
D | fsl_isi.c | 393 coeff = (ISI_ConvertFloat(config->A1, 2, 8) << ISI_CHNL_CSC_COEFF0_A1_SHIFT); in ISI_SetColorSpaceConversionConfig() 447 config->A1 = 0.0f; in ISI_ColorSpaceConversionGetDefaultConfig()
|
D | fsl_isi.h | 217 float A1; /*!< Must be in the range of [-3.99609375, 3.99609375]. */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mmau/ |
D | fsl_mmau.c | 35 base->A1 = 0U; in MMAU_Reset()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/Include/ |
D | arm_math.h | 1866 q15_t A1; member 1869 q31_t A1; /**< The derived gain A1 = -Kp - 2Kd | Kd.*/ member 1883 q31_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 1897 float32_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 4952 (S->A1 * S->state[0]) + (S->A2 * S->state[1]) + (S->state[2]); in arm_pid_f32() 4988 acc += (q63_t) S->A1 * S->state[0]; in arm_pid_q31() 5037 acc = (q63_t)__SMLALD((uint32_t)S->A1, (uint32_t)read_q15x2 (S->state), (uint64_t)acc); in arm_pid_q15() 5043 acc += (q31_t) S->A1 * S->state[0]; in arm_pid_q15()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/i2c/ |
D | fsl_i2c.c | 576 base->A1 = 0; in I2C_MasterInit() 1721 base->A1 = 0; in I2C_SlaveInit() 1737 base->A1 = (uint8_t)(((uint32_t)(slaveConfig->slaveAddress)) << 1U); in I2C_SlaveInit() 1742 base->A1 = (uint8_t)(((uint32_t)(slaveConfig->slaveAddress)) << 1U); in I2C_SlaveInit()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/cmsis_drivers/i2c/ |
D | fsl_i2c_cmsis.c | 1055 i2c->resource->base->A1 = (uint8_t)(arg << 1U); in I2C_InterruptControl() 1179 if (0U == (i2c->resource->base->A1)) in I2C_InterruptGetStatus()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/pxp/ |
D | fsl_pxp.h | 530 float A1; /*!< A1. */ member
|
D | fsl_pxp.c | 780 …(PXP_ConvertFloat(config->A1, PXP_CSC2_COEF_INT_WIDTH, PXP_CSC2_COEF_FRAC_WIDTH) << PXP_CSC2_COEF0… in PXP_SetCsc2Config()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE04Z4/ |
D | MKE04Z4.h | 2736 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE02Z4/ |
D | MKE02Z4.h | 2808 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE04Z1284/ |
D | MKE04Z1284.h | 2774 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE06Z4/ |
D | MKE06Z4.h | 2774 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 1454 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL17Z644/ |
D | MKL17Z644.h | 2736 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL27Z644/ |
D | MKL27Z644.h | 2745 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM35Z7/ |
D | MKM35Z7.h | 5363 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member 12337 __IO uint32_t A1; /**< Accumulator Register A1, offset: 0x14 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM34Z7/ |
D | MKM34Z7.h | 5502 __IO uint8_t A1; /**< I2C Address Register 1, offset: 0x0 */ member 12340 __IO uint32_t A1; /**< Accumulator Register A1, offset: 0x14 */ member
|