Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 6 of 6) sorted by relevance

/components/drivers/audio/utest/
A Dtc_audio_drv_mic.c80 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 Dtc_audio_drv_player.c73 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 Dstdio.c206 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 Dsnmpv3_mbedtls.c52 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 Dsnmpv3_mbedtls.c52 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 Ddev_audio.c595 int stream = *(int *) args; in _audio_dev_control() local
612 int stream = *(int *) args; in _audio_dev_control() local

Completed in 7 milliseconds