Searched defs:group (Results 1 – 10 of 10) sorted by relevance
| /external/lib/lwip/core/ipv4/ |
| A D | igmp.c | 171 struct igmp_group *group = igmp_group_list; in igmp_dump_group_list() local 193 struct igmp_group* group; in igmp_start() local 225 struct igmp_group *group = igmp_group_list; in igmp_stop() local 269 struct igmp_group *group = igmp_group_list; in igmp_report_groups() local 292 struct igmp_group *group = igmp_group_list; in igmp_lookfor_group() local 318 struct igmp_group *group = igmp_group_list; in igmp_lookup_group() local 355 igmp_remove_group(struct igmp_group *group) in igmp_remove_group() 393 struct igmp_group* group; in igmp_input() local 518 struct igmp_group *group; in igmp_joingroup() local 588 struct igmp_group *group; in igmp_leavegroup() local [all …]
|
| /external/platform/nrfx/drivers/src/ |
| A D | nrfx_ppi.c | 53 static uint32_t group_to_mask(nrf_ppi_channel_group_t group) in group_to_mask() 111 static bool is_app_group(nrf_ppi_channel_group_t group) in is_app_group() 170 static bool is_allocated_group(nrf_ppi_channel_group_t group) in is_allocated_group() 181 static void group_allocated_set(nrf_ppi_channel_group_t group) in group_allocated_set() 192 static void group_allocated_clr(nrf_ppi_channel_group_t group) in group_allocated_clr() 210 nrf_ppi_channel_group_t group; in nrfx_ppi_free_all() local 380 nrf_ppi_channel_group_t group; in nrfx_ppi_group_alloc() local 407 nrfx_err_t nrfx_ppi_group_free(nrf_ppi_channel_group_t group) in nrfx_ppi_group_free() 431 nrfx_err_t nrfx_ppi_group_enable(nrf_ppi_channel_group_t group) in nrfx_ppi_group_enable() 452 nrfx_err_t nrfx_ppi_group_disable(nrf_ppi_channel_group_t group) in nrfx_ppi_group_disable() [all …]
|
| A D | nrfx_dppi.c | 69 static bool group_is_allocated(nrf_dppi_channel_group_t group) in group_is_allocated() 77 nrf_dppi_channel_group_t group = NRF_DPPI_CHANNEL_GROUP0; in nrfx_dppi_free() local 187 nrf_dppi_channel_group_t group = NRF_DPPI_CHANNEL_GROUP0; in nrfx_dppi_group_alloc() local 210 nrfx_err_t nrfx_dppi_group_free(nrf_dppi_channel_group_t group) in nrfx_dppi_group_free() 229 nrf_dppi_channel_group_t group) in nrfx_dppi_channel_include_in_group() 246 nrf_dppi_channel_group_t group) in nrfx_dppi_channel_remove_from_group() 262 nrfx_err_t nrfx_dppi_group_clear(nrf_dppi_channel_group_t group) in nrfx_dppi_group_clear() 278 nrfx_err_t nrfx_dppi_group_enable(nrf_dppi_channel_group_t group) in nrfx_dppi_group_enable() 294 nrfx_err_t nrfx_dppi_group_disable(nrf_dppi_channel_group_t group) in nrfx_dppi_group_disable()
|
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
| A D | gpiogroup_15xx.h | 89 STATIC INLINE void Chip_GPIOGP_ClearIntStatus(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_ClearIntStatus() 103 STATIC INLINE bool Chip_GPIOGP_GetIntStatus(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_GetIntStatus() 114 STATIC INLINE void Chip_GPIOGP_SelectOrMode(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_SelectOrMode() 125 STATIC INLINE void Chip_GPIOGP_SelectAndMode(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_SelectAndMode() 136 STATIC INLINE void Chip_GPIOGP_SelectEdgeMode(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_SelectEdgeMode() 147 STATIC INLINE void Chip_GPIOGP_SelectLevelMode(LPC_GPIOGROUPINT_T *pGPIOGPINT, uint8_t group) in Chip_GPIOGP_SelectLevelMode() 161 uint8_t group, in Chip_GPIOGP_SelectLowLevel() 177 uint8_t group, in Chip_GPIOGP_SelectHighLevel() 194 uint8_t group, in Chip_GPIOGP_DisableGroupPins() 211 uint8_t group, in Chip_GPIOGP_EnableGroupPins()
|
| /external/platform/nrfx/drivers/include/ |
| A D | nrfx_ppi.h | 302 nrf_ppi_channel_group_t group) in nrfx_ppi_channel_include_in_group() 308 nrf_ppi_channel_group_t group) in nrfx_ppi_channel_remove_from_group() 313 NRFX_STATIC_INLINE nrfx_err_t nrfx_ppi_group_clear(nrf_ppi_channel_group_t group) in nrfx_ppi_group_clear() 323 NRFX_STATIC_INLINE uint32_t nrfx_ppi_task_addr_group_enable_get(nrf_ppi_channel_group_t group) in nrfx_ppi_task_addr_group_enable_get() 328 NRFX_STATIC_INLINE uint32_t nrfx_ppi_task_addr_group_disable_get(nrf_ppi_channel_group_t group) in nrfx_ppi_task_addr_group_disable_get()
|
| /external/platform/pico/rp2_common/pico_platform/include/pico/ |
| A D | platform.h | 170 #define __after_data(group) __attribute__((section(".after_data." group))) argument 184 #define __not_in_flash(group) __attribute__((section(".time_critical." group))) argument 201 #define __scratch_x(group) __attribute__((section(".scratch_x." group))) argument 218 #define __scratch_y(group) __attribute__((section(".scratch_y." group))) argument 235 #define __uninitialized_ram(group) __attribute__((section(".uninitialized_data." #group))) group argument 249 #define __in_flash(group) __attribute__((section(".flashdata." group))) argument
|
| /external/platform/nrfx/hal/ |
| A D | nrf_ppi.h | 510 NRF_STATIC_INLINE void nrf_ppi_group_clear(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_clear() 515 NRF_STATIC_INLINE void nrf_ppi_group_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_enable() 520 NRF_STATIC_INLINE void nrf_ppi_group_disable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_disable() 537 nrf_ppi_channel_group_t group) in nrf_ppi_task_group_enable_address_get() 543 nrf_ppi_channel_group_t group) in nrf_ppi_task_group_disable_address_get()
|
| A D | nrf_dppi.h | 297 nrf_dppi_channel_group_t group) in nrf_dppi_group_clear() 302 NRF_STATIC_INLINE void nrf_dppi_group_enable(NRF_DPPIC_Type * p_reg, nrf_dppi_channel_group_t group) in nrf_dppi_group_enable() 308 nrf_dppi_channel_group_t group) in nrf_dppi_group_disable()
|
| /external/platform/cc13xx/cc13xxware/driverlib/ |
| A D | driverlib_release.h | 82 #define DRIVERLIB_DECLARE_RELEASE(group, build) \ argument 112 #define DRIVERLIB_ASSERT_RELEASE(group, build) \ argument
|
| /external/platform/nrfx/helpers/ |
| A D | nrfx_gppi.h | 451 __STATIC_INLINE nrfx_gppi_task_t nrfx_gppi_group_disable_task_get(nrfx_gppi_channel_group_t group) in nrfx_gppi_group_disable_task_get() 456 __STATIC_INLINE nrfx_gppi_task_t nrfx_gppi_group_enable_task_get(nrfx_gppi_channel_group_t group) in nrfx_gppi_group_enable_task_get() 568 __STATIC_INLINE nrfx_gppi_task_t nrfx_gppi_group_disable_task_get(nrfx_gppi_channel_group_t group) in nrfx_gppi_group_disable_task_get() 573 __STATIC_INLINE nrfx_gppi_task_t nrfx_gppi_group_enable_task_get(nrfx_gppi_channel_group_t group) in nrfx_gppi_group_enable_task_get()
|
Completed in 20 milliseconds