| /bsp/tm4c123bsp/libraries/Drivers/ |
| A D | drv_adc.c | 51 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 D | drv_adc.h | 24 uint32_t sequence; member
|
| /bsp/tm4c123bsp/libraries/Drivers/config/ |
| A D | adc_config.h | 25 .sequence = 2 , \ 39 .sequence = 3 , \
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_algo_lib/inc/ |
| A D | n32l43x_hash.h | 89 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_algo_lib/inc/ |
| A D | n32l40x_hash.h | 89 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_algo_lib/inc/ |
| A D | n32g43x_hash.h | 90 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_algo_lib/inc/ |
| A D | n32g4fr_hash.h | 95 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_algo_lib/inc/ |
| A D | n32g45x_hash.h | 95 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_algo_lib/inc/ |
| A D | n32wb452_hash.h | 95 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_algo_lib/inc/ |
| A D | n32g45x_hash.h | 95 uint32_t sequence; // TRUE if the IV should be saved member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/ |
| A D | uvcvideo.h | 391 __u32 sequence; member
|
| /bsp/upd70f3454/drivers/ |
| A D | cstartup.asm | 78 ;; The startup sequence contained in the final linked
|
| /bsp/allwinner/libraries/libos/include/video/ |
| A D | sunxi_display2.h | 775 unsigned int sequence; member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/ |
| A D | uvc_video.c | 589 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 D | usb_device_async.rst | 19 sequence:
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/ |
| A D | usb_device_async.rst | 19 sequence:
|
| /bsp/hpmicro/libraries/hpm_sdk/ |
| A D | CHANGELOG.md | 113 - 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 D | Release_Notes.txt | 257 + 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 D | disp_al.c | 1317 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 D | Release_Notes.txt | 716 + 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 D | Doxyfile | 39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
|