Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 21 of 21) sorted by relevance

/bsp/tm4c123bsp/libraries/Drivers/
A Ddrv_adc.c51 ADCSequenceEnable(config->adcbase, config->sequence); in tm4c123_adc_enabled()
52 ADCIntClear(config->adcbase, config->sequence); in tm4c123_adc_enabled()
56 ADCSequenceDisable(config->adcbase, config->sequence); in tm4c123_adc_enabled()
71 ADCProcessorTrigger(config->adcbase, config->sequence); in tm4c123_get_adc_value()
73 while (!ADCIntStatus(config->adcbase, config->sequence, false)) in tm4c123_get_adc_value()
78 ADCIntClear(config->adcbase, config->sequence); in tm4c123_get_adc_value()
81 ADCSequenceDataGet(config->adcbase, config->sequence, pui32ADC0Value); in tm4c123_get_adc_value()
100 uint32_t sequencenum = device->config->sequence; in tm4c123_hw_adc_init()
A Ddrv_adc.h24 uint32_t sequence; member
/bsp/tm4c123bsp/libraries/Drivers/config/
A Dadc_config.h25 .sequence = 2 , \
39 .sequence = 3 , \
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_algo_lib/inc/
A Dn32l43x_hash.h89 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_algo_lib/inc/
A Dn32l40x_hash.h89 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_algo_lib/inc/
A Dn32g43x_hash.h90 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_algo_lib/inc/
A Dn32g4fr_hash.h95 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_algo_lib/inc/
A Dn32g45x_hash.h95 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_algo_lib/inc/
A Dn32wb452_hash.h95 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_algo_lib/inc/
A Dn32g45x_hash.h95 uint32_t sequence; // TRUE if the IV should be saved member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/
A Duvcvideo.h391 __u32 sequence; member
/bsp/upd70f3454/drivers/
A Dcstartup.asm78 ;; The startup sequence contained in the final linked
/bsp/allwinner/libraries/libos/include/video/
A Dsunxi_display2.h775 unsigned int sequence; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_video.c589 stream->sequence++; in uvc_video_decode_start()
1109 stream->sequence = -1; in uvc_init_video()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/
A Dusb_device_async.rst19 sequence:
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/
A Dusb_device_async.rst19 sequence:
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md113 - samples: drivers: adc16: optimize the process logic of sequence and preemption
508 …- samples: drivers: ad12/adc16: fix initialization sequence for trigger source, trigger mux and tr…
757 - samples: drivers: adc: adc12/adc16: add hw trigger configuration in sequence mode
822 - samples: drivers: adc: adc16: fix the bit of interrupt status clearing in sequence mode
925 - samples: drivers: adc12: update irq pattern for sequence usage
955 - soc: fix max buffer length in sequence mode for ADC
1204 - drivers: adc: fix sequence and preemption mode
1237 - samples: adc: fix not working in sequence mode and preemption mode
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt257 + Update "BFTM/OneShot" example, fix the register access sequence and time calculation formula.
321 + Update EEPROM Basic and EEPROM Emulation middleware, fix the include and define sequence.
337 + Update EEPROM Basic and EEPROM Emulation middleware, fix the include and define sequence.
768 + Update "USBD/HID_Keyboard_Joystick" and "USBD/HID_Mouse" example, change the set flag sequence
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Ddisp_al.c1317 info.lcd_hv_syuv_seq = para->sequence; in disp_al_vdevice_cfg()
1319 info.lcd_hv_srgb_seq = para->sequence; in disp_al_vdevice_cfg()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt716 + Update "BFTM/OneShot" example, fix the register access sequence and time calculation formula.
782 + Update EEPROM Basic and EEPROM Emulation middleware, fix the include and define sequence.
1572 + Update "USBD/HID_Keyboard_Joystick" and "USBD/HID_Mouse" example, change the set flag sequence
1926 + Fix EXTI init sequence of HT32F_DVB_PBInit() which may cause unexpect EXTI interrupt.
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by

Completed in 56 milliseconds