Searched refs:tfa2_24_to_32 (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_haptic.c | 1037 tfa2_24_to_32(seq->object, array24 + 3, length24 - 3); in tfa2_hap_cnt_get_sequencer() 1041 tfa2_24_to_32(seq->duration, array24 + 3, length24 - 3); in tfa2_hap_cnt_get_sequencer() 1045 tfa2_24_to_32(seq->level, array24 + 3, length24 - 3); in tfa2_hap_cnt_get_sequencer() 1049 tfa2_24_to_32(seq->freq, array24 + 3, length24 - 3); in tfa2_hap_cnt_get_sequencer()
|
| D | tfa2_dev.h | 350 int tfa2_24_to_32(int32_t *data32, uint8_t *data24, int length_bytes24);
|
| D | tfa2_dev.c | 1412 int tfa2_24_to_32(int32_t *data32, uint8_t *data24, int length_bytes24) in tfa2_24_to_32() function 1552 tfa2_24_to_32((int32_t *)data, data24, size * 3); in read_cf_mem()
|