Home
last modified time | relevance | path

Searched defs:remaining_bytes (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.c752 … uint32_t xmem_offset = 2, remaining_bytes = cmd_len - 3; /* write all except the opcode/cmd_id */ in TFA9XXX_DspExecuteCommand() local
781 … uint32_t xmem_offset = 0, remaining_bytes = res_len; /* write all except the opcode/cmd_id */ in TFA9XXX_DspExecuteCommand() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c324 int remaining_bytes = num_bytes; in writeParameter() local
1170 int remaining_bytes = num_bytes; in TFA9896_DspGetParam() local
/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c760 int32_t remaining_bytes; in MEM_BufferAllocateFromArea() local