Home
last modified time | relevance | path

Searched refs:pol (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/genie_service/sal/src/
A Dgenie_sal_lpm.c30 int genie_sal_sleep_wakup_io_set(uint8_t port, uint8_t pol) in genie_sal_sleep_wakup_io_set() argument
33 uint8_t type = (pol >= 2) ? pol - 2 : pol; in genie_sal_sleep_wakup_io_set()
/AliOS-Things-master/components/sensor/drv/
A Ddrv_temp_humi_ams_ens210.c151 uint32_t pol= CRC7POLY; in crc7() local
153 pol = pol << (DATA7WIDTH-CRC7WIDTH-1); in crc7()
159 pol = pol << CRC7WIDTH; in crc7()
164 if( bit & val ) val ^= pol; in crc7()
166 pol >>= 1; in crc7()
/AliOS-Things-master/components/genie_service/sal/inc/
A Dgenie_sal_lpm.h18 int genie_sal_sleep_wakup_io_set(uint8_t port, uint8_t pol);
/AliOS-Things-master/components/csi/csi2/include/drv/
A Dpmu.h98 …andle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e type, pmu_wakeup_pol_e pol, uint8_t enable);
/AliOS-Things-master/hardware/chip/smarth_rv64/include/
A Ddrv_pmu.h100 …andle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e type, pmu_wakeup_pol_e pol, uint8_t enable);
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dpmu.h100 …andle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e type, pmu_wakeup_pol_e pol, uint8_t enable);

Completed in 12 milliseconds