| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
| A D | acmp_15xx.h | 170 STATIC INLINE void Chip_ACMP_EnableComp(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_EnableComp() 182 STATIC INLINE void Chip_ACMP_DisableComp(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_DisableComp() 193 STATIC INLINE void Chip_ACMP_EnableCompInt(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_EnableCompInt() 205 STATIC INLINE void Chip_ACMP_DisableCompInt(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_DisableCompInt() 217 STATIC INLINE bool Chip_ACMP_GetCompStatus(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_GetCompStatus() 255 STATIC INLINE void Chip_ACMP_SetIntPolarity(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_SetIntPolarity() 279 STATIC INLINE void Chip_ACMP_SetIntTypeEdge(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_SetIntTypeEdge() 291 STATIC INLINE void Chip_ACMP_SetIntTypeLevel(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_SetIntTypeLevel() 312 STATIC INLINE bool Chip_ACMP_GetIntFlag(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_GetIntFlag() 323 STATIC INLINE void Chip_ACMP_ClearIntFlag(LPC_CMP_T *pACMP, uint8_t index) in Chip_ACMP_ClearIntFlag() [all …]
|
| A D | rom_can_15xx.h | 79 uint16_t index; member 86 uint16_t index; member
|
| A D | fmc_15xx.h | 103 STATIC INLINE uint32_t Chip_FMC_GetSignature(int index) in Chip_FMC_GetSignature()
|
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/ |
| A D | acmp_15xx.c | 65 void Chip_ACMP_SetIntEdgeSelection(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_EDGESEL_T edgeSel) in Chip_ACMP_SetIntEdgeSelection() 74 void Chip_ACMP_SetPosVoltRef(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_POS_INPUT_T Posinput) in Chip_ACMP_SetPosVoltRef() 84 void Chip_ACMP_SetNegVoltRef(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_NEG_INPUT_T Neginput) in Chip_ACMP_SetNegVoltRef() 94 void Chip_ACMP_SetHysteresis(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_HYS_T hys) in Chip_ACMP_SetHysteresis() 103 void Chip_ACMP_SetupACMPRefs(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_POS_INPUT_T Posinput, in Chip_ACMP_SetupACMPRefs() 114 void Chip_ACMP_SetupACMPInt(LPC_CMP_T *pACMP, uint8_t index, bool level, in Chip_ACMP_SetupACMPInt() 136 void Chip_ACMP_SetupVoltLadder(LPC_CMP_T *pACMP, uint8_t index, uint32_t ladsel, bool ladrefVDDCMP) in Chip_ACMP_SetupVoltLadder()
|
| /external/platform/nrfx/hal/ |
| A D | nrf_ipc.h | 439 uint8_t index, in nrf_ipc_send_config_set() 445 NRF_STATIC_INLINE uint32_t nrf_ipc_send_config_get(NRF_IPC_Type * const p_reg, uint8_t index) in nrf_ipc_send_config_get() 451 uint8_t index, in nrf_ipc_receive_config_set() 458 NRF_STATIC_INLINE uint32_t nrf_ipc_receive_config_get(NRF_IPC_Type * const p_reg, uint8_t index) in nrf_ipc_receive_config_get() 464 uint8_t index, in nrf_ipc_gpmem_set() 471 NRF_STATIC_INLINE uint32_t nrf_ipc_gpmem_get(NRF_IPC_Type const * p_reg, uint8_t index) in nrf_ipc_gpmem_get() 477 NRF_STATIC_INLINE nrf_ipc_task_t nrf_ipc_send_task_get(uint8_t index) in nrf_ipc_send_task_get() 483 NRF_STATIC_INLINE nrf_ipc_event_t nrf_ipc_receive_event_get(uint8_t index) in nrf_ipc_receive_event_get()
|
| A D | nrf_gpiote.h | 584 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_out_task_get(uint8_t index) in nrf_gpiote_out_task_get() 591 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_set_task_get(uint8_t index) in nrf_gpiote_set_task_get() 599 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_clr_task_get(uint8_t index) in nrf_gpiote_clr_task_get() 606 NRF_STATIC_INLINE nrf_gpiote_event_t nrf_gpiote_in_event_get(uint8_t index) in nrf_gpiote_in_event_get()
|
| A D | nrf_dppi.h | 313 NRF_STATIC_INLINE nrf_dppi_task_t nrf_dppi_group_enable_task_get(uint8_t index) in nrf_dppi_group_enable_task_get() 319 NRF_STATIC_INLINE nrf_dppi_task_t nrf_dppi_group_disable_task_get(uint8_t index) in nrf_dppi_group_disable_task_get()
|
| A D | nrf_ppi.h | 549 uint8_t index) in nrf_ppi_group_enable_task_get() 557 uint8_t index) in nrf_ppi_group_disable_task_get()
|
| /external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/ |
| A D | stm32f7xx_hal_nand.c | 391 __IO uint32_t index = 0; in HAL_NAND_Read_Page() local 468 __IO uint32_t index = 0; in HAL_NAND_Write_Page() local 558 __IO uint32_t index = 0; in HAL_NAND_Read_SpareArea() local 634 __IO uint32_t index = 0; in HAL_NAND_Write_SpareArea() local
|
| A D | stm32f7xx_hal_crc.c | 279 uint32_t index = 0; /* CRC input data buffer index */ in HAL_CRC_Accumulate() local 330 uint32_t index = 0; /* CRC input data buffer index */ in HAL_CRC_Calculate() local
|
| /external/platform/stm32f0xx/STM32F0xx_HAL_Driver/ |
| A D | stm32f0xx_hal_crc.c | 298 uint32_t index = 0U; /* CRC input data buffer index */ in HAL_CRC_Accumulate() local 358 uint32_t index = 0U; /* CRC input data buffer index */ in HAL_CRC_Calculate() local
|
| A D | stm32f0xx_hal_flash.c | 186 uint8_t index = 0U; in HAL_FLASH_Program() local
|
| /external/platform/pico/rp2_common/pico_stdio_usb/ |
| A D | stdio_usb_descriptors.c | 137 const uint8_t *tud_descriptor_configuration_cb(__unused uint8_t index) { in tud_descriptor_configuration_cb() 141 const uint16_t *tud_descriptor_string_cb(uint8_t index, __unused uint16_t langid) { in tud_descriptor_string_cb()
|
| /external/platform/pico/common/pico_util/ |
| A D | queue.c | 24 static inline void *element_ptr(queue_t *q, uint index) { in element_ptr() 29 static inline uint16_t inc_index(queue_t *q, uint16_t index) { in inc_index()
|
| /external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
| A D | system_stm32f4xx.c | 884 register uint32_t index; in SystemInit_ExtMemCtl() local 1206 register uint32_t index; in SystemInit_ExtMemCtl() local
|
| A D | stm32f4xx_crc.c | 75 uint32_t index = 0; in CRC_CalcBlockCRC() local
|
| /external/platform/pico/rp2_common/pico_async_context/ |
| A D | async_context_threadsafe_background.c | 166 uint index = irq - FIRST_USER_IRQ; in low_prio_irq_init() local 284 uint index = __get_current_exception() - VTABLE_FIRST_IRQ - FIRST_USER_IRQ; in low_priority_irq_handler() local
|
| /external/platform/nrfx/mdk/ |
| A D | system_nrf5340_network.c | 54 uint32_t index = 0; in SystemInit() local
|
| A D | system_nrf5340_application.c | 94 uint32_t index = 0; in SystemInit() local
|
| A D | system_nrf9160.c | 120 uint32_t index = 0; in SystemInit() local
|
| /external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/ |
| A D | stm32f10x_crc.c | 108 uint32_t index = 0; in CRC_CalcBlockCRC() local
|
| /external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
| A D | stm32f2xx_crc.c | 82 uint32_t index = 0; in CRC_CalcBlockCRC() local
|
| /external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/ |
| A D | eeprom.c | 99 int index, byte; in MakeString() local
|
| /external/platform/lpc15xx/lpcopen/periph_adc/example/src/ |
| A D | adc.c | 63 int index, j; in showValudeADC() local
|
| /external/lib/lwip/core/ |
| A D | stats.c | 124 stats_display_memp(struct stats_mem *mem, int index) in stats_display_memp()
|