Home
last modified time | relevance | path

Searched defs:regs (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c133 static status_t MT9M114_MultiWrite(camera_device_handle_t *handle, const mt9m114_reg_t regs[], uint… in MT9M114_MultiWrite()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/max9286/
Dfsl_max9286.c67 ov10635_reg_t regs[OV10635_RESOLUTION_CONFIG_REG_NUM]; member
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.c296 static status_t OV7725_WriteRegs(camera_device_handle_t *handle, const ov7725_reg_t regs[], uint32_… in OV7725_WriteRegs()
/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h713 uint16_t regs; in SCTIMER_GetCounterState() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c1310 int tfa2_i2c_read_regs(struct i2c_client *i2c, uint8_t addr, int nr, uint16_t *regs) in tfa2_i2c_read_regs()