Searched defs:channel_num (Results 1 – 16 of 16) sorted by relevance
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_spdif.h | 19 uint32_t channel_num; member
|
A D | hal_btpcm.h | 21 uint32_t channel_num; member
|
A D | hal_i2s.h | 27 uint8_t channel_num; member
|
A D | hal_codec.h | 25 enum AUD_CHANNEL_NUM_T channel_num; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/audioflinger/ |
A D | audioflinger.h | 38 enum AUD_CHANNEL_NUM_T channel_num; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/hal/ |
A D | audio.c | 175 int channel_num = 3, sample_bytes = 2, frame_size; in codec_pcm_stream_read() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | i2s_api.c | 282 void i2s_set_param(i2s_t *obj, int channel_num, int rate, int word_len) in i2s_set_param()
|
A D | objects.h | 90 uint8_t channel_num; member
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/ |
A D | audio_provider.cc | 107 int channel_num = 3, frame_size; in pcm_stream_read() local
|
/AliOS-Things-master/hardware/chip/haas1000/hal/ |
A D | audio.c | 262 int channel_num = 3, sample_bytes = 2, frame_size; in codec_pcm_stream_read() local
|
/AliOS-Things-master/components/csi/csi1/include/drv/ |
A D | codec.h | 57 uint32_t channel_num; ///< record channel num member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/transq_msg/ |
A D | transq_msg.h | 46 unsigned int channel_num; member
|
/AliOS-Things-master/components/py_engine/modules/netmgr/ |
A D | modnetmgr.c | 273 int channel_num = mp_obj_get_int(channel_num_in); in hapy_netmgr_getChannelList() local
|
/AliOS-Things-master/components/netmgr/src/ |
A D | netmgr_wifi.c | 3247 int netmgr_wifi_set_channelist(netmgr_hdl_t hdl, int *channel_array, int channel_num) 3264 int netmgr_wifi_get_channelist(netmgr_hdl_t hdl, int **channel_array, int *channel_num)
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_util.c | 1568 int wext_get_auto_chl(const char *ifname, unsigned char *channel_set, unsigned char channel_num) in wext_get_auto_chl()
|
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/ |
A D | wifi_dev.h | 402 int channel_num; /**< number of channel that associated with soft-AP */ member
|
Completed in 31 milliseconds