Searched refs:channel_enable (Results 1 – 3 of 3) sorted by relevance
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/adc/ |
D | adc_config.hcs | 15 channel_enable = [0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]; 38 channel_enable = [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];
|
/device/soc/winnermicro/wm800/board/platform/common/params/ |
D | wm_param.h | 43 u8 channel_enable; member
|
D | wm_param.c | 135 dest->channel_enable = src->channel_enable; in param_to_flash() 747 param->channel_enable = *((u8 *)argv); in tls_param_set() 1025 *((u8 *)argv) = src->channel_enable; in tls_param_get()
|