Searched defs:stream (Results 1 – 6 of 6) sorted by relevance
| /components/drivers/audio/utest/ |
| A D | tc_audio_drv_mic.c | 80 static rt_err_t mic_device_start(struct rt_audio_device *audio, int stream) in mic_device_start() 86 static rt_err_t mic_device_stop(struct rt_audio_device *audio, int stream) in mic_device_stop()
|
| A D | tc_audio_drv_player.c | 73 static rt_err_t player_device_start(struct rt_audio_device *audio, int stream) in player_device_start() 79 static rt_err_t player_device_stop(struct rt_audio_device *audio, int stream) in player_device_stop()
|
| /components/libc/posix/io/stdio/ |
| A D | stdio.c | 206 ssize_t getdelim(char **lineptr, size_t *n, int delim, FILE *stream) in getdelim() 272 ssize_t getline(char **lineptr, size_t *n, FILE *stream) in getline()
|
| /components/net/lwip/lwip-2.0.3/src/apps/snmp/ |
| A D | snmpv3_mbedtls.c | 52 snmpv3_auth(struct snmp_pbuf_stream* stream, u16_t length, in snmpv3_auth() 108 snmpv3_crypt(struct snmp_pbuf_stream* stream, u16_t length, in snmpv3_crypt()
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmpv3_mbedtls.c | 52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_auth() 108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_crypt()
|
| /components/drivers/audio/ |
| A D | dev_audio.c | 595 int stream = *(int *) args; in _audio_dev_control() local 612 int stream = *(int *) args; in _audio_dev_control() local
|
Completed in 7 milliseconds