/btstack/port/esp32/components/btstack/ |
H A D | es8388.c | 72 uint8_t reg = 0; in es8388_read_all_regs() local 229 uint8_t reg = 0; in es8388_config_fmt() local 261 uint8_t reg = 0; in es8388_get_volume() local 277 uint8_t reg = 0; in es8388_set_bits_per_sample() local 296 uint8_t reg = 0; in es8388_set_mute() local 306 uint8_t reg = 0; in es8388_get_mute() local 318 uint8_t reg = 0; in es8388_set_dac_ouput() local 328 uint8_t reg = 0; in es8388_set_adc_input() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_dfsdm.c | 2643 uint32_t reg = 0U; in HAL_DFSDM_FilterGetRegularValue() local 3057 uint32_t reg = 0U; in HAL_DFSDM_FilterGetInjectedValue() local 3242 uint32_t reg = 0U; in HAL_DFSDM_FilterGetExdMaxValue() local 3270 uint32_t reg = 0U; in HAL_DFSDM_FilterGetExdMinValue() local 3296 uint32_t reg = 0U; in HAL_DFSDM_FilterGetConvTimeValue() local 3410 uint32_t reg = 0U; in HAL_DFSDM_IRQHandler() local 3443 uint32_t reg = 0U; in HAL_DFSDM_IRQHandler() local 3477 uint32_t reg = 0U; in HAL_DFSDM_IRQHandler() local 3511 uint32_t reg = 0U; in HAL_DFSDM_IRQHandler() local 3538 uint32_t reg = 0U; in HAL_DFSDM_IRQHandler() local
|
H A D | stm32f4xx_hal_dma2d.c | 1199 …const __IO uint32_t * reg = &(hdma2d->Instance->BGPFCCR); /* by default, point at background regi… in HAL_DMA2D_CLUTLoading_Abort() local 1257 …const __IO uint32_t * reg = &(hdma2d->Instance->BGPFCCR); /* by default, point at background regi… in HAL_DMA2D_CLUTLoading_Suspend() local
|
H A D | stm32f4xx_hal_cec.c | 778 uint32_t reg; in HAL_CEC_IRQHandler() local
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_dfsdm.c | 2211 uint32_t reg; in HAL_DFSDM_FilterGetRegularValue() local 2623 uint32_t reg; in HAL_DFSDM_FilterGetInjectedValue() local 2811 uint32_t reg; in HAL_DFSDM_FilterGetExdMaxValue() local 2842 uint32_t reg; in HAL_DFSDM_FilterGetExdMinValue() local 2871 uint32_t reg; in HAL_DFSDM_FilterGetConvTimeValue() local 2989 uint32_t reg; in HAL_DFSDM_IRQHandler() local 3022 uint32_t reg; in HAL_DFSDM_IRQHandler() local 3055 uint32_t reg; in HAL_DFSDM_IRQHandler() local
|
H A D | stm32l4xx_hal_flash_ramfunc.c | 135 register uint32_t count, reg; in HAL_FLASHEx_OB_DBankConfig() local
|
H A D | stm32l4xx_hal_dma2d.c | 1268 …const __IO uint32_t * reg = &(hdma2d->Instance->BGPFCCR); /* by default, point at background regi… in HAL_DMA2D_CLUTLoading_Abort() local 1326 …const __IO uint32_t * reg = &(hdma2d->Instance->BGPFCCR); /* by default, point at background regi… in HAL_DMA2D_CLUTLoading_Suspend() local
|
H A D | stm32l4xx_hal_ospi.c | 2998 uint32_t reg, value = 0U; in OSPIM_GetConfig() local
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_flash_ramfunc.c | 133 uint32_t count, reg; in HAL_FLASHEx_OB_DBankConfig() local
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/ |
H A D | bsp_module_stop.c | 74 uint8_t reg : 2; ///< Which MSTP register member
|
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/uart/ |
H A D | uart.c | 491 uint32_t reg = p_uart->UART_MR; in uart_config_optical_interface() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/ |
H A D | bsp_common.h | 125 …#define FSP_HARDWARE_REGISTER_WAIT(reg, required_value) while (reg != required_value) { /* Wait… argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | mpu_armv8.h | 171 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/ |
H A D | mpu_armv8.h | 171 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv8.h | 171 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/ |
H A D | mpu_armv8.h | 190 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/ |
H A D | mpu_armv8.h | 171 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv8.h | 184 const uint8_t reg = idx / 4U; in ARM_MPU_SetMemAttrEx() local
|
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/ |
H A D | adc14.c | 54 static uint_fast8_t _getIndexForMemRegister(uint32_t reg) in _getIndexForMemRegister()
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_flash_hp/ |
H A D | r_flash_hp.c | 186 #define FLASH_HP_REGISTER_WAIT_TIMEOUT(val, reg, timeout, err) \ argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/ |
H A D | core_ca.h | 2401 __STATIC_INLINE int MMU_GetSectionDescriptor(uint32_t *descriptor, mmu_region_attributes_Type reg) in MMU_GetSectionDescriptor() 2428 … MMU_GetPageDescriptor(uint32_t *descriptor, uint32_t *descriptor2, mmu_region_attributes_Type reg) in MMU_GetPageDescriptor()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_rcc.h | 3013 __IO uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2CxSource >> 24U)); in LL_RCC_SetI2CClockSource() local 3358 __IO const uint32_t *reg = (__IO uint32_t *)(uint32_t)(RCC_BASE + 0x88U + (I2Cx >> 24U)); in LL_RCC_GetI2CClockSource() local
|