Searched refs:mdrv_gpio_get_level (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/ |
| H A D | apiSWI2C.c | 225 return mdrv_gpio_get_level( g_I2CBus[u8BusNum].padSCL ) ? PULL_HIGH : PULL_LOW; in pin_scl_get_level() 258 return mdrv_gpio_get_level( g_I2CBus[u8BusNum].padSDA ) ? PULL_HIGH : PULL_LOW; in pin_sda_get_level()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvGPIO.h | 299 int mdrv_gpio_get_level(MS_GPIO_NUM gpio);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvGPIO.h | 307 int mdrv_gpio_get_level(MS_GPIO_NUM gpio);
|
| /utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/ |
| H A D | drvGPIO.c | 628 int mdrv_gpio_get_level(MS_GPIO_NUM gpio) in mdrv_gpio_get_level() function
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/ |
| H A D | halHDMITx.c | 727 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/ |
| H A D | halHDMITx.c | 753 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/ |
| H A D | halHDMITx.c | 776 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/ |
| H A D | halHDMITx.c | 764 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/ |
| H A D | halHDMITx.c | 898 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/ |
| H A D | halHDMITx.c | 953 hpd_s = mdrv_gpio_get_level(_gHPDGpioPin); in MHal_HDMITx_GetRXStatus()
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | Ksym.c | 6113 EXPORT_SYMBOL(mdrv_gpio_get_level);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | api_with_header_file.csv | 3804 ,,mdrv_gpio_get_level,drvGPIO.h,1,1,1,1,1,1
|
| H A D | Database.csv | 4107 ,,mdrv_gpio_get_level,drvGPIO.h,1,1,1,1,1,1,1
|
| H A D | preprocess.txt | 65704 int mdrv_gpio_get_level(MS_GPIO_NUM gpio);
|